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

release v1.3.0 #607

Merged
merged 4 commits into from
Sep 16, 2024
Merged

release v1.3.0 #607

merged 4 commits into from
Sep 16, 2024

Conversation

JessicaS11
Copy link
Member

Intended to be the final v1xx release of icepyx, v1.3.0 introduces a lot of maintenance upgrades, including:

  • transitioning from flake8 and black to ruff for formatting and linting
  • moving testing/CI from Travis to GitHub Actions

Copy link

github-actions bot commented Sep 12, 2024

Binder 👈 Launch a binder notebook on this branch for commit 0d7f219

I will automatically update this comment whenever this PR is modified

Binder 👈 Launch a binder notebook on this branch for commit 3a66402

Binder 👈 Launch a binder notebook on this branch for commit 948b16b

Binder 👈 Launch a binder notebook on this branch for commit 7e62503

@JessicaS11 JessicaS11 marked this pull request as draft September 12, 2024 20:24
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.20%. Comparing base (1439669) to head (7e62503).
Report is 1 commits behind head on development.

❗ There is a different number of reports uploaded between BASE (1439669) and HEAD (7e62503). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (1439669) HEAD (7e62503)
3 2
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #607      +/-   ##
===============================================
- Coverage        71.60%   65.20%   -6.40%     
===============================================
  Files               37       37              
  Lines             3064     3064              
  Branches           596      596              
===============================================
- Hits              2194     1998     -196     
- Misses             766      981     +215     
+ Partials           104       85      -19     

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

doc/source/user_guide/changelog/v1.3.0.rst Outdated Show resolved Hide resolved
doc/source/user_guide/changelog/v1.3.0.rst Show resolved Hide resolved
doc/source/user_guide/changelog/v1.3.0.rst Outdated Show resolved Hide resolved
@mfisher87
Copy link
Member

TODO: Merge #608

@JessicaS11 JessicaS11 marked this pull request as ready for review September 16, 2024 18:54
@JessicaS11 JessicaS11 merged commit 2495978 into development Sep 16, 2024
7 of 8 checks passed
@JessicaS11 JessicaS11 deleted the release branch September 16, 2024 18:55
@mfisher87
Copy link
Member

🎉 🚀 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cut final 1.x release from development branch, marking beginning of breaking changes
2 participants