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

renaming anyAssertions to consistent to + infitinive naming schema #866

Merged
merged 5 commits into from
Apr 13, 2021

Conversation

robstoll
Copy link
Owner


I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

some additional renaming:
- is(Not)SameAs to (not)ToBeTheInstance
- isNoneOf to notToEqualOneOf
- isNotIn to notToEqualOneIn
some additional renaming:
- is(Not)SameAs to (not)ToBeTheInstance
- isNoneOf to notToEqualOneOf
- isNotIn to notToEqualOneIn
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #866 (30cbe30) into master (62e7d0b) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #866      +/-   ##
==========================================
+ Coverage   90.66%   90.70%   +0.04%     
==========================================
  Files         399      401       +2     
  Lines        3983     4001      +18     
  Branches      211      211              
==========================================
+ Hits         3611     3629      +18     
  Misses        322      322              
  Partials       50       50              
Flag Coverage Δ
bbc 84.65% <41.66%> (-0.29%) ⬇️
bc 84.55% <33.33%> (-0.31%) ⬇️
current 90.65% <100.00%> (+0.01%) ⬆️
current_windows 89.15% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
...h/tutteli/atrium/api/fluent/en_GB/anyAssertions.kt 100.00% <ø> (ø)
.../tutteli/atrium/api/fluent/en_GB/fun0Assertions.kt 100.00% <ø> (ø)
...n_GB/iterableLikeContainsInAnyOrderOnlyCreators.kt 100.00% <ø> (ø)
...teli/atrium/api/fluent/en_GB/mapEntryAssertions.kt 100.00% <ø> (ø)
...li/atrium/api/fluent/en_GB/bigDecimalAssertions.kt 100.00% <ø> (ø)
...teli/atrium/api/fluent/en_GB/optionalAssertions.kt 100.00% <ø> (ø)
...ch/tutteli/atrium/api/infix/en_GB/anyAssertions.kt 80.00% <ø> (ø)
...B/creating/feature/MetaFeatureOptionWithCreator.kt 100.00% <ø> (ø)
...utteli/atrium/api/infix/en_GB/featureAssertions.kt 95.00% <ø> (ø)
...n_GB/iterableLikeContainsInAnyOrderOnlyCreators.kt 100.00% <ø> (ø)
... and 12 more

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 62e7d0b...30cbe30. Read the comment docs.

@robstoll robstoll merged commit 74e3c53 into master Apr 13, 2021
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