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

Use snippets2changelog #27

Merged
merged 6 commits into from
Oct 4, 2024
Merged

Use snippets2changelog #27

merged 6 commits into from
Oct 4, 2024

Conversation

brainelectronics
Copy link
Owner

  • run isort on all files
  • drop Python 3.8 support everywhere and update README badge
  • add generated changelog.json file to .gitignore
  • use latest actions/checkout@v4 and actions/setup-python@v5
  • use snippets2changelog package, closes Use snippets2changelog #26

@brainelectronics brainelectronics added the enhancement New feature or request label Oct 4, 2024
@brainelectronics brainelectronics self-assigned this Oct 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.16%. Comparing base (1cd1542) to head (92b1221).

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files           3        3           
  Lines         124      124           
  Branches       13       13           
=======================================
  Hits          118      118           
  Misses          3        3           
  Partials        3        3           
Flag Coverage Δ
unittests 95.16% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Owner Author

@brainelectronics brainelectronics left a comment

Choose a reason for hiding this comment

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

LGTMyself, ready to work on #28

@brainelectronics brainelectronics merged commit e499cd4 into main Oct 4, 2024
6 checks passed
@brainelectronics brainelectronics deleted the feature/parse-meta-data branch October 4, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use snippets2changelog
2 participants