Skip to content

Conversation

@robstoll
Copy link
Owner

@robstoll robstoll commented Apr 4, 2021


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 added 8 commits April 4, 2021 21:32
we cannot yet remove it because we still have addAssertion on Expect
and if we remove it, would also have one on AssertionContainer. Two
different definitions which would not work together. This also means:
- deprecate addAssertion/addAssertionsCreatedBy/createAndAddAssertion
  in Expect, add append... to AssertionContainer
We don't apply the fix if only for the last target in case we already
have the sources of this target but want to apply the fix to another.
RealTranslatorIntSpec was renamed to TranslatorIntSpec in a previous
commit
@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #858 (180e0cc) into master (97db672) will increase coverage by 0.64%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #858      +/-   ##
==========================================
+ Coverage   89.77%   90.41%   +0.64%     
==========================================
  Files         407      402       -5     
  Lines        4040     3997      -43     
  Branches      211      211              
==========================================
- Hits         3627     3614      -13     
+ Misses        362      332      -30     
  Partials       51       51              
Flag Coverage Δ
bbc 84.63% <84.52%> (+0.57%) ⬆️
bc 84.56% <83.33%> (+1.07%) ⬆️
current 90.39% <91.66%> (+1.13%) ⬆️
current_windows 88.89% <91.66%> (+1.11%) ⬆️

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

Impacted Files Coverage Δ
...fluent/en_GB/creating/feature/MetaFeatureOption.kt 100.00% <ø> (ø)
...utteli/atrium/api/fluent/en_GB/expectExtensions.kt 0.00% <ø> (ø)
...teli/atrium/api/fluent/en_GB/iterableAssertions.kt 100.00% <ø> (ø)
...atrium/api/infix/en_GB/creating/feature/Feature.kt 60.00% <ø> (-6.67%) ⬇️
...infix/en_GB/creating/feature/FeatureWithCreator.kt 100.00% <ø> (ø)
...tteli/atrium/api/infix/en_GB/iterableAssertions.kt 100.00% <ø> (ø)
.../tutteli/atrium/assertions/builders/descriptive.kt 100.00% <ø> (ø)
...lin/ch/tutteli/atrium/creating/CollectingExpect.kt 100.00% <ø> (ø)
...c/main/kotlin/ch/tutteli/atrium/creating/Expect.kt 0.00% <ø> (-50.00%) ⬇️
...ch/tutteli/atrium/creating/FeatureExpectOptions.kt 42.85% <ø> (+17.85%) ⬆️
... and 47 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 97db672...180e0cc. Read the comment docs.

@robstoll robstoll merged commit 564ef94 into master Apr 5, 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.

2 participants