Jylpah / blitz-replays

Python CLI app to analyze WoT Blitz replays and upload those to https://replays.wotinspector.com
MIT License
1 stars 0 forks source link

Version 0.5.7: more reports #40

Closed Jylpah closed 9 months ago

Jylpah commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

Attention: 194 lines in your changes are missing coverage. Please review.

Comparison is base (ec01d5b) 52.62% compared to head (3130aee) 50.11%. Report is 13 commits behind head on main.

Files Patch % Lines
src/blitzreplays/replays/models_reports.py 29.75% 85 Missing :warning:
src/blitzreplays/replays/analyze_fields.py 43.75% 45 Missing :warning:
src/blitzreplays/replays/args.py 32.55% 29 Missing :warning:
src/blitzreplays/replays/analyze_reports.py 50.87% 28 Missing :warning:
src/blitzreplays/replays/analyze.py 71.42% 4 Missing :warning:
src/blitzreplays/replays/models_replay.py 40.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 52.62% 50.11% -2.52% ========================================== Files 10 12 +2 Lines 1978 2191 +213 ========================================== + Hits 1041 1098 +57 - Misses 937 1093 +156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.