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

Github workflow enhancements #366

Merged
merged 4 commits into from
Oct 6, 2020
Merged

Github workflow enhancements #366

merged 4 commits into from
Oct 6, 2020

Conversation

petertrr
Copy link
Member

@petertrr petertrr commented Oct 6, 2020

What's done:

  • Run detekt on pushes to master
  • Don't fail diktat_snapshot workflow if diktat-maven-plugin doesn't pass check
  • Added github actions ecosystem to dependabot config

This pull request closes #362

### What's done:
* Run detekt on pushes to master
* Don't fail diktat_snapshot workflow if diktat-maven-plugin doesn't pass check
* Added github actions ecosystem to dependabot config
Copy link
Member

@orchestr7 orchestr7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov
Copy link

codecov bot commented Oct 6, 2020

Codecov Report

Merging #366 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #366   +/-   ##
=========================================
  Coverage     82.79%   82.79%           
  Complexity     1182     1182           
=========================================
  Files            58       58           
  Lines          2935     2935           
  Branches        930      930           
=========================================
  Hits           2430     2430           
  Misses          169      169           
  Partials        336      336           
Flag Coverage Δ Complexity Δ
#unittests 82.79% <ø> (ø) 1182.00 <ø> (ø)

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


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 16594da...42a5d14. Read the comment docs.

@petertrr petertrr merged commit f4be1b3 into master Oct 6, 2020
@petertrr petertrr deleted the infra/workflows#362 branch October 6, 2020 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancements for github workflows
2 participants