-
Notifications
You must be signed in to change notification settings - Fork 7
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
docs: 🗂️ Changlog update for v1.0.3.post0 #1452
Conversation
Review changes with SemanticDiff. |
Reviewer's Guide by SourceryThis pull request updates the CHANGELOG.md file to document the changes introduced in the v1.0.3.post0 release. The changes include maintenance updates, Python build updates, GitHub Actions updates, and dependency updates. File-Level Changes
Tips
|
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Anselmoo - I've reviewed your changes - here's some feedback:
Overall Comments:
- There's a slight inconsistency in version numbers: the changelog is for v1.0.3.post0, but the full changelog link compares v1.0.3 to v1.0.4. Consider aligning these for clarity.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟡 Documentation: 1 issue found
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
CHANGELOG.md
Outdated
|
||
### :package: Full Changelog | ||
|
||
**Full Changelog**: https://github.com/Anselmoo/spectrafit/compare/v1.0.3...v1.0.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
issue (documentation): Version mismatch in Full Changelog link.
The 'Full Changelog' link points to a comparison between v1.0.3 and v1.0.4, but the version mentioned in the header is v1.0.3.post0. Please verify if this is correct.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1452 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 44 44
Lines 4467 4467
=========================================
Hits 4467 4467
Flags with carried forward coverage won't be shown. Click here to find out more. |
This is an auto-generated pull request to merge release/v1.0.3.post0 with Changelog updates to main.
Summary by Sourcery
This pull request updates the CHANGELOG.md file to document the changes introduced in the v1.0.3.post0 release. It includes maintenance updates, Python-specific changes, GitHub Actions modifications, and dependency updates.