Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FailNotEqualMarshal, update deps and CI #18

Merged
merged 2 commits into from May 16, 2022
Merged

Conversation

vearutop
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented May 16, 2022

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Go 4 716 (+15) 501 (+10) 64 (+2) 151 (+3) 148 (+2) 16.4K (+579B)
Go (test) 5 581 (+13) 491 (+11) 22 68 (+2) 2 15.1K (+234B)
Makefile 1 44 (+1) 30 5 9 (+1) 2 1.3K (+1B)
YAML 6 399 (+57) 343 (+46) 31 (+4) 25 (+7) 0 12.9K (+2.3K)

@github-actions
Copy link

Unit Test Coverage

total: (statements) 91.1%

Coverage diff with base branch
14a15
> github.com/swaggest/assertjson/equal.go	FailNotEqualMarshal	100.0%
16a18
> github.com/swaggest/assertjson/equal.go	FailNotEqualMarshal	75.0%
22c24
< total:	(statements)	91.3%
---
> total:	(statements)	91.1%

@github-actions
Copy link

Go API Changes

# github.com/swaggest/assertjson
## compatible changes
Comparer.FailNotEqualMarshal: added
FailNotEqualMarshal: added

# summary
Inferred base version: v1.6.8
Suggested version: v1.7.0

@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #18 (a3a7726) into master (0b84650) will decrease coverage by 0.51%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   84.61%   84.10%   -0.52%     
==========================================
  Files           3        3              
  Lines         234      239       +5     
==========================================
+ Hits          198      201       +3     
- Misses         20       21       +1     
- Partials       16       17       +1     
Flag Coverage Δ
unittests 84.10% <60.00%> (-0.52%) ⬇️

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

Impacted Files Coverage Δ
equal.go 88.88% <60.00%> (-1.12%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@vearutop vearutop merged commit 9535626 into master May 16, 2022
@vearutop vearutop deleted the fail-not-equal-marshal branch May 16, 2022 17:26
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.

None yet

1 participant