python-can
python-can copied to clipboard
Update CHANGELOG.md
Codecov Report
Merging #1363 (48ead6e) into develop (cd51ec4) will decrease coverage by
0.02%
. The diff coverage isn/a
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #1363 +/- ##
===========================================
- Coverage 65.26% 65.24% -0.03%
===========================================
Files 81 81
Lines 8827 8832 +5
===========================================
+ Hits 5761 5762 +1
- Misses 3066 3070 +4
As stated here, there will be no 4.0.1 release, but instead this immediate one (4.1.0). All issues & PRs from milestone 4.0.1 will be assigned to milestone 4.1.0.
EDIT: Done.
@zariiii9003 I guess you also went over the PRs/issues that are not tagged with the milestone? Not all (actually just a few) merged PRs were assigned to any. If you did that, this PR has my approval. 👍 Thanks for collecting the changes!
I did not look at the github labels. I just scrolled through the commit history to find any changes, that might be relevant to users.
Is this codecov problem known/being worked on? (@hardbyte)
Codecov is just super unreliable. We can change the CI config so it ignores codecov failures. Or switch to coveralls entirely.
Sound's good. I don't have strong feelings here as long as it works. 🤷
@hardbyte Feel free to merge and release.