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

Log usage of niche features #893

Merged
merged 1 commit into from
Nov 14, 2024

Log usage of niche features

98701d6
Select commit
Loading
Failed to load commit list.
Merged

Log usage of niche features #893

Log usage of niche features
98701d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

98.04% (-0.01%) compared to e5095d3, passed because coverage increased by 0% when compared to adjusted base (98.05%)

View this Pull Request on Codecov

98.04% (-0.01%) compared to e5095d3, passed because coverage increased by 0% when compared to adjusted base (98.05%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.04%. Comparing base (e5095d3) to head (98701d6).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tasks/upload.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #893      +/-   ##
==========================================
- Coverage   98.05%   98.04%   -0.01%     
==========================================
  Files         444      444              
  Lines       35394    35399       +5     
==========================================
+ Hits        34704    34708       +4     
- Misses        690      691       +1     
Components Coverage Δ
NonTestCode 96.14% <66.66%> (-0.01%) ⬇️
OutsideTasks 95.93% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
services/report/raw_upload_processor.py 98.93% <100.00%> (+0.01%) ⬆️
tasks/upload.py 96.24% <50.00%> (-0.32%) ⬇️

... and 5 files with indirect coverage changes