feat(campaign): add roll statistics #162
Merged
Codecov / codecov/project
succeeded
Jun 22, 2024 in 1s
76.91% (target 25.00%)
View this Pull Request on Codecov
76.91% (target 25.00%)
Details
Codecov Report
Attention: Patch coverage is 75.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 76.91%. Comparing base (
7d4d2a4
) to head (5b42b20
).
Additional details and impacted files
@@ Coverage Diff @@
## main #162 +/- ##
==========================================
+ Coverage 76.70% 76.91% +0.20%
==========================================
Files 25 25
Lines 2185 2196 +11
Branches 349 350 +1
==========================================
+ Hits 1676 1689 +13
+ Misses 466 461 -5
- Partials 43 46 +3
Files | Coverage Δ | |
---|---|---|
src/valentina/dataclasses.py | 90.00% <100.00%> (+16.66%) |
⬆️ |
src/valentina/models/dicerolls.py | 77.77% <100.00%> (+0.16%) |
⬆️ |
src/valentina/utils/perform_roll.py | 100.00% <ø> (ø) |
|
src/valentina/utils/autocomplete.py | 67.50% <0.00%> (+1.64%) |
⬆️ |
src/valentina/models/statistics.py | 94.91% <78.94%> (-3.09%) |
⬇️ |
Loading