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

#917 optional expectations samples #1031

Merged
merged 6 commits into from
Nov 7, 2021

Conversation

timacosta
Copy link
Contributor


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

@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #1031 (44367d6) into main (b6e40bd) will decrease coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1031      +/-   ##
============================================
- Coverage     90.86%   90.60%   -0.27%     
- Complexity        0      106     +106     
============================================
  Files           433      447      +14     
  Lines          4359     4661     +302     
  Branches        219      221       +2     
============================================
+ Hits           3961     4223     +262     
- Misses          349      389      +40     
  Partials         49       49              
Flag Coverage Δ
bbc ?
bc 85.04% <ø> (+5.00%) ⬆️
current 87.10% <ø> (-0.03%) ⬇️
current_windows 86.24% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...li/atrium/api/fluent/en_GB/optionalExpectations.kt 100.00% <ø> (ø)
...kotlin/ch/tutteli/atrium/logic/floatingPointJvm.kt 0.00% <0.00%> (-100.00%) ⬇️
...um/logic/impl/DefaultFloatingPointJvmAssertions.kt 0.00% <0.00%> (-100.00%) ⬇️
.../tutteli/atrium/api/infix/en_GB/anyExpectations.kt 76.92% <0.00%> (-23.08%) ⬇️
...ogic/creating/impl/RootExpectOptionsChooserImpl.kt 55.55% <0.00%> (-13.68%) ⬇️
...ating/maplike/contains/creators/mapLikeContains.kt 87.50% <0.00%> (-12.50%) ⬇️
...teli/atrium/logic/creating/FeatureExpectOptions.kt 50.00% <0.00%> (-10.00%) ⬇️
...c/creating/impl/FeatureExpectOptionsChooserImpl.kt 66.66% <0.00%> (-8.34%) ⬇️
...tutteli/atrium/logic/creating/RootExpectBuilder.kt 76.92% <0.00%> (-6.42%) ⬇️
...tteli/atrium/logic/creating/filesystem/IoResult.kt 37.50% <0.00%> (-5.36%) ⬇️
... and 262 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 b6e40bd...44367d6. Read the comment docs.

@robstoll
Copy link
Owner

robstoll commented Nov 4, 2021

@timacosta let me know in case you need help

@robstoll robstoll merged commit 6ded247 into robstoll:main Nov 7, 2021
@robstoll
Copy link
Owner

robstoll commented Nov 7, 2021

@timacosta thanks for your contribution 👍

@robstoll robstoll linked an issue Nov 7, 2021 that may be closed by this pull request
4 tasks
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.

add samples for optionalExpectations of api-fluent
2 participants