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

v0.6.3 release branch #248

Merged
merged 1 commit into from
Feb 5, 2024
Merged

v0.6.3 release branch #248

merged 1 commit into from
Feb 5, 2024

Conversation

fabiolsilva
Copy link
Contributor

@fabiolsilva fabiolsilva commented Feb 1, 2024

pyCSEP Pull Request Checklist

Please check out the contributing guidelines for some tips
on making pull requests to pyCSEP.

Fixes issue #(please fill in or delete if not needed).

Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (this pull request adds no new code)
  • Unpublished science feature (This may require a science review)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (083c5ca) 54.95% compared to head (f98dc26) 54.95%.

❗ Current head f98dc26 differs from pull request most recent head 132e4e9. Consider uploading reports for the commit 132e4e9 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   54.95%   54.95%           
=======================================
  Files          23       23           
  Lines        3963     3963           
  Branches      578      578           
=======================================
  Hits         2178     2178           
  Misses       1648     1648           
  Partials      137      137           

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

@fabiolsilva
Copy link
Contributor Author

Changed version number and added a list of improvements we made for this release. Next step is a review before completing merge into main branch, could Phil/Bill/Pablo take a look? Thanks!

Copy link
Collaborator

@pjmaechling pjmaechling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change log updates appear correct.

@pjmaechling pjmaechling merged commit b3895d1 into main Feb 5, 2024
10 checks passed
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.

5 participants