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

Stop tracking onboarding metrics #831

Merged
merged 2 commits into from
Oct 29, 2024

Fix import

02d0867
Select commit
Loading
Failed to load commit list.
Merged

Stop tracking onboarding metrics #831

Fix import
02d0867
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

98.03% (-0.01%) compared to f701e3f, passed because coverage increased by 0% when compared to adjusted base (98.03%)

View this Pull Request on Codecov

98.03% (-0.01%) compared to f701e3f, passed because coverage increased by 0% when compared to adjusted base (98.03%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (f701e3f) to head (02d0867).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #831      +/-   ##
==========================================
- Coverage   98.03%   98.03%   -0.01%     
==========================================
  Files         442      442              
  Lines       36112    36103       -9     
==========================================
- Hits        35401    35392       -9     
  Misses        711      711              
Components Coverage Δ
NonTestCode 95.92% <ø> (-0.01%) ⬇️
OutsideTasks 98.02% <ø> (ø)
Files with missing lines Coverage Δ
django_scaffold/settings.py 0.00% <ø> (ø)
tasks/tests/unit/test_upload_task.py 98.93% <100.00%> (-0.02%) ⬇️
tasks/upload.py 96.46% <ø> (-0.03%) ⬇️