Closed aveXcaesar closed 2 years ago
Merging #183 (320989e) into main (3ed4162) will increase coverage by
0.10%
. The diff coverage isn/a
.:exclamation: Current head 320989e differs from pull request most recent head ec75a4d. Consider uploading reports for the commit ec75a4d to get more accurate results
@@ Coverage Diff @@
## main #183 +/- ##
==========================================
+ Coverage 54.27% 54.37% +0.10%
==========================================
Files 38 38
Lines 960 960
Branches 87 87
==========================================
+ Hits 521 522 +1
Misses 413 413
+ Partials 26 25 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/Yaapii.Xambly/Directive/AddIfChildDirective.cs | 70.58% <0.00%> (+2.94%) |
:arrow_up: |
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 3ed4162...ec75a4d. Read the comment docs.
This PR is ignored and it was solved by @Meerownymous in the main branch directly -> closed
Please check if the PR fulfills these requirements
What kind of change does this PR introduce?** (check one with "x")
What is the current behavior? (You can also link to an open issue here)
fixes #182
What is the new behavior?
updated nuget token
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications
Other information