Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Refine pretty-printing of episode ranges #221

Merged
merged 1 commit into from
Dec 30, 2024

fix: Refine pretty-printing of episode ranges

60ae567
Select commit
Loading
Failed to load commit list.
Merged

fix: Refine pretty-printing of episode ranges #221

fix: Refine pretty-printing of episode ranges
60ae567
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 1s

91.93% (target 90.00%)

View this Pull Request on Codecov

91.93% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (8bfa4db) to head (60ae567).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   91.84%   91.93%   +0.08%     
==========================================
  Files          22       22              
  Lines        1104     1103       -1     
  Branches       98       98              
==========================================
  Hits         1014     1014              
  Misses         65       65              
+ Partials       25       24       -1     
Files with missing lines Coverage Δ
podcast_archiver/utils/pretty_printing.py 100.00% <100.00%> (+1.53%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.