Skip to content

chore: Improve documentation & clean-up - #287

Merged
dilyabareeva merged 39 commits into
mainfrom
cleanup
May 8, 2026
Merged

chore: Improve documentation & clean-up#287
dilyabareeva merged 39 commits into
mainfrom
cleanup

test: switch to lower bound for failing tests across platforms

2c7a1a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

95.21% (+0.02%) compared to 756204e

View this Pull Request on Codecov

95.21% (+0.02%) compared to 756204e

Details

Codecov Report

❌ Patch coverage is 90.64748% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.21%. Comparing base (756204e) to head (2c7a1a4).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
quanda/utils/common.py 90.76% 6 Missing ⚠️
quanda/benchmarks/config_parser.py 88.00% 3 Missing ⚠️
quanda/explainers/wrappers/representer_points.py 86.36% 3 Missing ⚠️
quanda/benchmarks/downstream_eval/_fact_tracing.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   95.19%   95.21%   +0.02%     
==========================================
  Files          71       71              
  Lines        3747     3785      +38     
==========================================
+ Hits         3567     3604      +37     
- Misses        180      181       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.