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

FIX: update history file #422

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

LacombeLouis
Copy link
Collaborator

@LacombeLouis LacombeLouis commented Mar 1, 2024

Description

Fix #421. The history needed to be updated.

Type of change

  • This change requires a documentation update

Checklist

  • I have read the contributing guidelines
  • I have updated the HISTORY.rst and AUTHORS.rst files
  • Linting passes successfully : make lint
  • Typing passes successfully : make type-check
  • Unit tests pass successfully : make tests
  • Coverage is 100% : make coverage
  • Documentation builds successfully : make doc

@LacombeLouis LacombeLouis linked an issue Mar 1, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (614293e) to head (d34c917).
Report is 280 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #422    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           39        39            
  Lines         4616      4895   +279     
  Branches       487       774   +287     
==========================================
+ Hits          4616      4895   +279     

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

@LacombeLouis LacombeLouis merged commit 39266be into master Mar 1, 2024
7 of 8 checks passed
@LacombeLouis LacombeLouis deleted the 421-clean-up-the-history-file-before-release branch April 19, 2024 14:40
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.

Clean up the history file before release
3 participants