Skip to content

Merge pull request #114 from hijohnnylin/replace-print-with-logging

9cd85c0
Select commit
Loading
Failed to load commit list.
Open

replaces on_event with lifespan event handlers #87

Merge pull request #114 from hijohnnylin/replace-print-with-logging
9cd85c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2025 in 0s

7.92% (+0.06%) compared to e8ddd08

View this Pull Request on Codecov

7.92% (+0.06%) compared to e8ddd08

Details

Codecov Report

❌ Patch coverage is 65.11628% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 7.92%. Comparing base (e8ddd08) to head (9cd85c0).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
apps/inference/neuronpedia_inference/server.py 71.42% 8 Missing ⚠️
apps/autointerp/neuronpedia_autointerp/logging.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #87      +/-   ##
========================================
+ Coverage   7.86%   7.92%   +0.06%     
========================================
  Files        124     125       +1     
  Lines      17470   17505      +35     
  Branches     381     381              
========================================
+ Hits        1374    1388      +14     
- Misses     16085   16106      +21     
  Partials      11      11              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.