Skip to content
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

Allow PR's to succeed even if authored by non-collaborators #1459

Merged

Conversation

0x6675636b796f75676974687562
Copy link
Member

### What's done:

 * This tries to work around some issues of dorny/test-reporter.
@github-actions
Copy link
Contributor

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

1 300 tests   1 285 ✔️  2m 46s ⏱️
   159 suites       15 💤
   159 files           0

Results for commit 82d00d4.

@github-actions
Copy link
Contributor

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

1 286 tests   1 270 ✔️  54s ⏱️
   158 suites       16 💤
   158 files           0

Results for commit 82d00d4.

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #1459 (82d00d4) into master (7582190) will decrease coverage by 0.61%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1459      +/-   ##
============================================
- Coverage     83.23%   82.62%   -0.62%     
+ Complexity     2562     2542      -20     
============================================
  Files           107      104       -3     
  Lines          7619     7471     -148     
  Branches       2103     2086      -17     
============================================
- Hits           6342     6173     -169     
- Misses          388      435      +47     
+ Partials        889      863      -26     
Flag Coverage Δ
unittests 82.62% <ø> (-0.62%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...at/ruleset/rules/chapter3/files/IndentationRule.kt 78.92% <ø> (-0.09%) ⬇️
.../kotlin/org/cqfn/diktat/plugin/maven/DiktatMojo.kt 9.09% <0.00%> (-81.82%) ⬇️
...lin/org/cqfn/diktat/plugin/maven/DiktatBaseMojo.kt 9.57% <0.00%> (-43.62%) ⬇️
...n/org/cqfn/diktat/plugin/gradle/DiktatExtension.kt
...qfn/diktat/plugin/gradle/DiktatJavaExecTaskBase.kt
...rg/cqfn/diktat/plugin/gradle/DiktatGradlePlugin.kt

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dd0261...82d00d4. Read the comment docs.

@0x6675636b796f75676974687562 0x6675636b796f75676974687562 deleted the infra/andrey.shcheglov/test-reporter branch July 18, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants