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

Improve ColocatedData.to_dataframe() method #1369

Merged
merged 4 commits into from
Oct 10, 2024

start on from_dataframe()

23809dc
Select commit
Loading
Failed to load commit list.
Merged

Improve ColocatedData.to_dataframe() method #1369

start on from_dataframe()
23809dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

78.87% (+0.01%) compared to f0acbf6

View this Pull Request on Codecov

78.87% (+0.01%) compared to f0acbf6

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.87%. Comparing base (f0acbf6) to head (23809dc).
Report is 4 commits behind head on main-dev.

Files with missing lines Patch % Lines
pyaerocom/colocation/colocated_data.py 75.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           main-dev    #1369      +/-   ##
============================================
+ Coverage     78.85%   78.87%   +0.01%     
============================================
  Files           136      136              
  Lines         20849    20863      +14     
============================================
+ Hits          16441    16455      +14     
  Misses         4408     4408              

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