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

feat: track progress #852

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

fix: fix tracker and add tests

fc11b2f
Select commit
Loading
Failed to load commit list.
Draft

feat: track progress #852

fix: fix tracker and add tests
fc11b2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2024 in 0s

75.78% (target 75.00%)

View this Pull Request on Codecov

75.78% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 86.84211% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.78%. Comparing base (e4dc64e) to head (fc11b2f).

Files with missing lines Patch % Lines
progress/manager.go 0.00% 6 Missing ⚠️
progress/tracker.go 94.28% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #852      +/-   ##
==========================================
+ Coverage   75.72%   75.78%   +0.05%     
==========================================
  Files          63       65       +2     
  Lines        6011     6087      +76     
==========================================
+ Hits         4552     4613      +61     
- Misses       1078     1090      +12     
- Partials      381      384       +3     

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