This pull request adds the Changelog entries for the v1.2.1 release, including maintenance, dependency, and testing updates.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Addition of Changelog entries for the v1.2.1 release. |
|
CHANGELOG.md |
@sourcery-ai review
on the pull request.@sourcery-ai issue
to create an issue from it.@sourcery-ai
anywhere in the pull@sourcery-ai title
on the pull request to (re-)generate the title at any time.@sourcery-ai summary
anywhere in@sourcery-ai summary
on the pull request to@sourcery-ai guide
on the pull@sourcery-ai resolve
on the@sourcery-ai dismiss
on the pull@sourcery-ai review
to trigger a new review!@sourcery-ai plan
onAccess your dashboard to:
Hey @Anselmoo - I've reviewed your changes - here's some feedback:
Overall Comments:
58 | |||
59 | #### :memo: Changelog | ||
60 | |||
61 | * docs: :card_index_dividers: Changlog update for v1.2.0 (#1805) @Anselmoo |
issue (typo): Typo: "Changlog" should be "Changelog"
* docs: :card_index_dividers: Changlog update for v1.2.0 (#1805) @Anselmoo | |
* docs: :card_index_dividers: Changelog update for v1.2.0 (#1805) @Anselmoo |
21 | * build: :bookmark: bump version to `v1.2.1` (#1836) @Anselmoo | ||
22 | * fix: :test_tube: remove unnecessary type ignore for AutoPeakDetection instantiation (#1818) @Anselmoo | ||
23 | |||
24 | #### :octocat: Github Actions |
issue (typo): Typo: "Github Actions" should be "GitHub Actions"
#### :octocat: Github Actions | |
#### :octocat: GitHub Actions |
All modified and coverable lines are covered by tests β
Project coverage is 100.00%. Comparing base (
1574c23
) to head (f8947cf
).
Report is 1 commits behind head on main.
@@ Coverage Diff @@
## main #1838 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 45 45
Lines 4535 4535
=========================================
Hits 4535 4535
Flag | Coverage Ξ | |
---|---|---|
unittests | 100.00% <ΓΈ> (ΓΈ) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Login to write a write a comment.
This is an auto-generated pull request to merge release/v1.2.1 with Changelog updates to main.
Summary by Sourcery
Update changelog for v1.2.1 release, including dependency updates, GitHub Actions updates, and pre-commit updates.
Enhancements:
Build:
Documentation:
Tests:
Chores: