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

Added samples for IterableExpectations #1012

Merged
merged 15 commits into from
Oct 16, 2021

Conversation

vinayak03
Copy link
Contributor

Signed-off-by: Vinayak Kadam kadamvinayak03@gmail.com

Closes #992


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

Signed-off-by: Vinayak Kadam <kadamvinayak03@gmail.com>
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
…/ch/tutteli/atrium/api/infix/en_GB/iterableExpectations.kt
…/ch/tutteli/atrium/api/infix/en_GB/samples/IterableExpectationSamples.kt
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #1012 (a7be460) into main (d9f0281) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1012      +/-   ##
==========================================
- Coverage   90.86%   90.83%   -0.04%     
==========================================
  Files         433      433              
  Lines        4359     4375      +16     
  Branches      219      221       +2     
==========================================
+ Hits         3961     3974      +13     
- Misses        349      352       +3     
  Partials       49       49              
Flag Coverage Δ
bbc 79.90% <ø> (-0.28%) ⬇️
bc 79.77% <ø> (-0.27%) ⬇️
current 87.10% <ø> (-0.03%) ⬇️
current_windows 86.19% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...eli/atrium/api/infix/en_GB/iterableExpectations.kt 100.00% <ø> (ø)
...li/atrium/logic/creating/filesystem/hints/hints.kt 85.71% <0.00%> (-1.11%) ⬇️
...c/generated/kotlin/ch/tutteli/atrium/logic/path.kt 100.00% <0.00%> (ø)
.../assertions/builders/descriptiveWithFailureHint.kt 61.36% <0.00%> (ø)
...tutteli/atrium/api/infix/en_GB/pathExpectations.kt 100.00% <0.00%> (ø)
...utteli/atrium/api/fluent/en_GB/pathExpectations.kt 100.00% <0.00%> (ø)
...atrium/api/fluent/en_GB/zonedDateTimeAssertions.kt 100.00% <0.00%> (ø)
...tutteli/atrium/logic/impl/DefaultPathAssertions.kt 88.59% <0.00%> (+0.97%) ⬆️

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 d9f0281...a7be460. Read the comment docs.

@robstoll robstoll merged commit 5de588f into robstoll:main Oct 16, 2021
@robstoll
Copy link
Owner

@vinayak03 thanks for your second contribution to Atrium 🎉
I had to fix a few issues as you can see. Might be helpful to know for future PRs

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 iterableExpectations of api-infix
2 participants