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

ci: unify PR/push CI build actions #621

Merged
merged 3 commits into from May 8, 2021
Merged

ci: unify PR/push CI build actions #621

merged 3 commits into from May 8, 2021

Conversation

piksel
Copy link
Member

@piksel piksel commented May 8, 2021

This aims to unify the actions that builds/tests the library for both PRs and master pushes.
Should fix the code coverage diff problems and make sure we actually build and test PRs the same way as the releases...

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #621 (b00a0c2) into master (1b9fcfc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #621   +/-   ##
=======================================
  Coverage   73.35%   73.35%           
=======================================
  Files          68       68           
  Lines        8718     8718           
=======================================
  Hits         6395     6395           
  Misses       2323     2323           

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 1b9fcfc...b00a0c2. Read the comment docs.

@piksel piksel merged commit fa08c7d into master May 8, 2021
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.

None yet

1 participant