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

let integration tests run with maven publish, enable signing #79

Merged
merged 5 commits into from
Jan 19, 2020
Merged

let integration tests run with maven publish, enable signing #79

merged 5 commits into from
Jan 19, 2020

Conversation

gabrielittner
Copy link
Collaborator

Run all existing tests also with useMavenPublish = true. Since that mode does not support enabling/disabling signing on a target level (from a quick look supporting that is not possible since you only sign the publication not it's targets) this also enables signing for all integration tests in both modes and adds assertions that asc files are created.

@codecov
Copy link

codecov bot commented Jan 18, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #79   +/-   ##
=========================================
  Coverage     64.72%   64.72%           
  Complexity       45       45           
=========================================
  Files             8        8           
  Lines           275      275           
  Branches         22       22           
=========================================
  Hits            178      178           
  Misses           85       85           
  Partials         12       12

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 427020a...b6b4056. Read the comment docs.

Copy link
Owner

@vanniktech vanniktech left a comment

Choose a reason for hiding this comment

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

Nice!

@gabrielittner gabrielittner merged commit c39cc2f into vanniktech:master Jan 19, 2020
@gabrielittner gabrielittner deleted the integration-tests-maven-publish-signing branch January 19, 2020 13:25
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.

2 participants