Skip to content

Reduce diff output for large files#15

Merged
vearutop merged 1 commit intomasterfrom
reduce-diff
Jun 17, 2021
Merged

Reduce diff output for large files#15
vearutop merged 1 commit intomasterfrom
reduce-diff

Conversation

@vearutop
Copy link
Member

No description provided.

@github-actions
Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 4 664 (+68) 463 (+46) 61 (+5) 140 (+17) 138 (+19) 15.1K (+1.3K)
Go (test) 5 568 (+112) 480 (+107) 22 66 (+5) 2 14.8K (+3.2K)
JSON 2 (+2) 1518 (+1518) 1518 (+1518) 0 0 0 72K (+72K)

@github-actions
Copy link

Unit Test Coverage

total: (statements) 91.4%

Coverage diff with base branch
16c16,17
< github.com/swaggest/assertjson/equal.go	FailNotEqual	86.2%
---
> github.com/swaggest/assertjson/equal.go	FailNotEqual	86.7%
> github.com/swaggest/assertjson/equal.go	reduceDiff	93.1%
20c21
< total:	(statements)	91.1%
---
> total:	(statements)	91.4%

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #15 (3f1e0a7) into master (9a52fc1) will decrease coverage by 3.22%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   84.77%   81.54%   -3.23%     
==========================================
  Files           3        3              
  Lines         197      168      -29     
==========================================
- Hits          167      137      -30     
  Misses         17       17              
- Partials       13       14       +1     
Flag Coverage Δ
unittests 81.54% <85.71%> (-3.23%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
equal.go 86.30% <85.71%> (-4.88%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a52fc1...3f1e0a7. Read the comment docs.

@vearutop vearutop merged commit 6858fb8 into master Jun 17, 2021
@vearutop vearutop deleted the reduce-diff branch June 17, 2021 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant