Skip to content

dict -> Dict

6fda954
Select commit
Loading
Failed to load commit list.
Open

Use cached_property and types #1718

dict -> Dict
6fda954
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

69.09% (+0.13%) compared to fa790eb

View this Pull Request on Codecov

69.09% (+0.13%) compared to fa790eb

Details

Codecov Report

❌ Patch coverage is 97.08738% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.09%. Comparing base (fa790eb) to head (6fda954).
⚠️ Report is 1273 commits behind head on master.

Files with missing lines Patch % Lines
src/pint/observatory/topo_obs.py 96.07% 1 Missing and 1 partial ⚠️
src/pint/observatory/__init__.py 98.07% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1718      +/-   ##
==========================================
+ Coverage   68.96%   69.09%   +0.13%     
==========================================
  Files         105      105              
  Lines       24696    24729      +33     
  Branches     4409     4409              
==========================================
+ Hits        17031    17087      +56     
+ Misses       6560     6534      -26     
- Partials     1105     1108       +3     

☔ 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.