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

Joss edits #212

Merged
merged 142 commits into from
Jun 14, 2024
Merged

Joss edits #212

merged 142 commits into from
Jun 14, 2024

Conversation

mdtanker
Copy link
Owner

@mdtanker mdtanker commented Jun 14, 2024

This is the main PR from edits resulting from submission to the Journal of Open Source Software (JOSS). The journal review is located at openjournals/joss-reviews#6502. This PR was originally #195, but was migrated here after some merge conflicts. This StackOverflow answer was helpful in fixing the merge conflicts:

mdtanker and others added 30 commits June 14, 2024 08:56
This should drastically speed up testing, not overload GHA with downloading datasets, but means testing of fetch calls will need to be performed manual by deleting the local pooch cache and rerun all fetch calls / tests.
Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

Attention: Patch coverage is 5.10381% with 1097 lines in your changes missing coverage. Please review.

Project coverage is 9.93%. Comparing base (9a8ae51) to head (d4cf6b0).
Report is 257 commits behind head on main.

Files with missing lines Patch % Lines
src/polartoolkit/profiles.py 0.00% 539 Missing ⚠️
src/polartoolkit/maps.py 0.34% 286 Missing ⚠️
src/polartoolkit/fetch.py 4.73% 181 Missing ⚠️
src/polartoolkit/utils.py 29.68% 90 Missing ⚠️
src/polartoolkit/profile.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #212       +/-   ##
==========================================
- Coverage   35.43%   9.93%   -25.51%     
==========================================
  Files           6       7        +1     
  Lines        2627    3121      +494     
==========================================
- Hits          931     310      -621     
- Misses       1696    2811     +1115     

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

Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

1 similar comment
Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

…ural style of other modules.

BREAKING CHANGE: please update all import statements to use `profiles` instead of `profile`!
Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

Copy link

🔔 Thank you for raising your pull request.
📦 If merged, this PR will release version 0.4.0-rc.1.

@mdtanker mdtanker merged commit c0ffc0c into main Jun 14, 2024
16 of 18 checks passed
@mdtanker mdtanker deleted the joss-edits branch June 14, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment