Skip to content

html: replace deprecated codecs.open with builtin open

d7b2d92
Select commit
Loading
Failed to load commit list.
Open

html: replace deprecated codecs.open with builtin open #6289

html: replace deprecated codecs.open with builtin open
d7b2d92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

73.67% (-0.01%) compared to 322254c, passed because coverage increased by 0% when compared to adjusted base (73.67%)

View this Pull Request on Codecov

73.67% (-0.01%) compared to 322254c, passed because coverage increased by 0% when compared to adjusted base (73.67%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.67%. Comparing base (322254c) to head (d7b2d92).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6289      +/-   ##
==========================================
- Coverage   73.67%   73.67%   -0.01%     
==========================================
  Files         206      206              
  Lines       22634    22633       -1     
==========================================
- Hits        16676    16674       -2     
- Misses       5958     5959       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.