-
Notifications
You must be signed in to change notification settings - Fork 33
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
Perlcritic Ergebnis bei jedem PR anzeigen #1054
Conversation
initial commit for first test
workflow angepasst
Codecov Report
@@ Coverage Diff @@
## master #1054 +/- ##
==========================================
+ Coverage 61.93% 62.04% +0.11%
==========================================
Files 125 128 +3
Lines 9266 9341 +75
Branches 1462 1471 +9
==========================================
+ Hits 5739 5796 +57
- Misses 2446 2455 +9
- Partials 1081 1090 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
install less critic modules
limitierung der policys auf security , bugs und pbp
- Fehler zu demo Zwecken eingebaut
Filter auf geänderte Dateien umgestellt
removed themes to get all sev 5 findings
This reverts commit 2cca269.
added themes and extended to core theme
list all policys
exclude maintenance theme from critic run
Update workflow version for setup Perl
remove bangs from perlcritic check
Format angepasst, damit pbp Referenz mit ausgegeben wird.
Zeichen entfernt
Kannst Du das Review machen? |
What is the current behavior?
(You can also link to an open issue here, if this describes the current behavior)
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Other information: