Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the PteraSoftware package for the v4.0.1 release by updating version numbers and improving package metadata. The primary motivation was to update the type-hint badge in the README.md for the v4.0.0 release.
- Bumped version numbers from 4.0.0 to 4.0.1 in distribution files
- Enhanced package metadata with typing and visualization classifiers
- Improved and reorganized keywords to better reflect the project's scope
- Clarified PR template requirements for docstrings and type hints with links to the style guide
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| setup.cfg | Updated version to 4.0.1, added Typing :: Typed and Topic :: Scientific/Engineering :: Visualization classifiers, reorganized keywords to better focus on aerodynamics, flapping-wing dynamics, and bio-inspired robotics |
| make_installer.iss | Updated installer version definition to 4.0.1 to match the package version |
| .github/pull_request_template.md | Enhanced docstring and type hint checklist items with references to the project's style guide for better clarity |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #64 +/- ##
=======================================
Coverage 84.16% 84.16%
=======================================
Files 27 27
Lines 4402 4402
=======================================
Hits 3705 3705
Misses 697 697 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Whoops! I realized that the type-hint badge in the README.md wasn't updated for the v4.0.0 release.
Changes
setup.cfgandmake_installer.isssetup.cfgto indicate that package is typedTopic :: Scientific/Engineering :: Visualizationclassifier insetup.cfgsetup.cfgNew Dependencies
None
Change Magnitude
Minor: Small change such as a bug fix, small enhancement, or documentation update.
Checklist
mainand is up to date with the upstreammainbranch.--in-place --black).testspackage.testspackage.codespell,black,mypy, andtests).