Closed advasileva closed 1 year ago
Merging #88 (9ff75df) into master (4b10929) will increase coverage by
0.23%
. The diff coverage is100.00%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #88 +/- ##
============================================
+ Coverage 89.13% 89.36% +0.23%
Complexity 8 8
============================================
Files 2 2
Lines 46 47 +1
Branches 3 3
============================================
+ Hits 41 42 +1
Misses 5 5
Impacted Files | Coverage Δ | |
---|---|---|
src/main/java/org/eolang/speco/Speco.java | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@yegor256 This PR is ready for review
@rultor merge
Add transformation and
xax
test for rule 7. Closes #83