Conversation
Codecov Report
@@ Coverage Diff @@
## main #4875 +/- ##
============================================
+ Coverage 84.80% 84.87% +0.07%
- Complexity 3463 3471 +8
============================================
Files 493 493
Lines 11353 11353
Branches 2089 2089
============================================
+ Hits 9628 9636 +8
Misses 674 674
+ Partials 1051 1043 -8
Continue to review full report at Codecov.
|
Not really. Let's add it to the notable changes and I'll add a line about it. |
marschwar
left a comment
There was a problem hiding this comment.
Isn't it beautiful how you just have to add the annotation and the config and documentation are in sync. I ❤️ it.
Thanks for doing all the leg work.
|
I had to disable the The problem with this rule is that we're creating files in the default package ( |
This PR enables the rules as we talk in #4643.
If, to help with the changelog, creating one PR for each rule helps I can create those ~30PRs. I would create a script or somthing to do it. But I prefer to avoid it.
Enabled rules:
MissingPackageDeclaration(see Prepare 1.21.0-RC1 #4900 & 87f32e1)Closes #4643