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

fixed load_gwy to read channels correctly and fixed flipped XY ndarray #779

Unit str conversion confined within load_gwy

72d993c
Select commit
Loading
Failed to load commit list.
Closed

fixed load_gwy to read channels correctly and fixed flipped XY ndarray #779

Unit str conversion confined within load_gwy
72d993c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

84.65% (+0.35%) compared to cb03e38

View this Pull Request on Codecov

84.65% (+0.35%) compared to cb03e38

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (cb03e38) 84.30% compared to head (72d993c) 84.65%.
Report is 3 commits behind head on main.

Files Patch % Lines
topostats/io.py 96.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #779      +/-   ##
==========================================
+ Coverage   84.30%   84.65%   +0.35%     
==========================================
  Files          21       21              
  Lines        3128     3174      +46     
==========================================
+ Hits         2637     2687      +50     
+ Misses        491      487       -4     

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