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

#180 isNoneOf and isNotIn #559

Merged
merged 5 commits into from
Aug 26, 2020
Merged

#180 isNoneOf and isNotIn #559

merged 5 commits into from
Aug 26, 2020

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.

@robstoll robstoll changed the title #180 is none of #180 isNoneOf and isNotIn Aug 25, 2020
@robstoll robstoll linked an issue Aug 25, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #559 into master will increase coverage by 0.02%.
The diff coverage is 93.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #559      +/-   ##
============================================
+ Coverage     85.83%   85.85%   +0.02%     
- Complexity      149      163      +14     
============================================
  Files           801      801              
  Lines          7326     7340      +14     
  Branches        320      320              
============================================
+ Hits           6288     6302      +14     
+ Misses          969      968       -1     
- Partials         69       70       +1     
Flag Coverage Δ Complexity Δ
#bbc 77.16% <0.00%> (-0.14%) 0.00 <0.00> (ø)
#bc 62.08% <0.00%> (-0.11%) 0.00 <0.00> (ø)
#current 73.48% <93.33%> (+0.06%) 163.00 <2.00> (+2.00)
#current_windows 59.74% <93.33%> (+0.10%) 151.00 <2.00> (+2.00)

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

Impacted Files Coverage Δ Complexity Δ
...tteli/atrium/domain/builders/utils/VarArgHelper.kt 33.33% <0.00%> (ø) 0.00 <0.00> (ø)
...h/tutteli/atrium/api/fluent/en_GB/anyAssertions.kt 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...ch/tutteli/atrium/api/infix/en_GB/anyAssertions.kt 66.66% <100.00%> (+4.16%) 0.00 <0.00> (ø)
.../atrium/api/fluent/en_GB/scala/AnyAssertions.scala 100.00% <100.00%> (ø) 16.00 <2.00> (+2.00)
...rc/generated/kotlin/ch/tutteli/atrium/logic/any.kt 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
.../tutteli/atrium/logic/impl/DefaultAnyAssertions.kt 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
.../tutteli/atrium/api/fluent/en_GB/scala/scala.scala 53.33% <0.00%> (ø) 0.00% <0.00%> (ø%)

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 bfc5ad1...94f3250. Read the comment docs.

@robstoll robstoll merged commit 3d055f4 into master Aug 26, 2020
@robstoll robstoll deleted the #180-isNoneOf branch August 26, 2020 19:31
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.

Any.isNoneOf/isNotIn
1 participant