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

Added power support #200

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Added power support #200

merged 2 commits into from
Oct 13, 2020

Conversation

dthadi3
Copy link
Contributor

@dthadi3 dthadi3 commented Oct 12, 2020

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. For more info tag @gerrith3.

@codecov-io
Copy link

codecov-io commented Oct 12, 2020

Codecov Report

Merging #200 into master will decrease coverage by 2.86%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
- Coverage   58.43%   55.56%   -2.87%     
==========================================
  Files          17       17              
  Lines        2271     2012     -259     
==========================================
- Hits         1327     1118     -209     
+ Misses        710      662      -48     
+ Partials      234      232       -2     
Impacted Files Coverage Δ
msp/matrix.go 79.59% <0.00%> (-6.13%) ⬇️
persist/persist.go 50.00% <0.00%> (-5.56%) ⬇️
passvault/passvault.go 43.77% <0.00%> (-3.38%) ⬇️
msp/msp.go 77.39% <0.00%> (-3.35%) ⬇️
symcrypt/symcrypt.go 78.94% <0.00%> (-2.88%) ⬇️
msp/formatted.go 72.04% <0.00%> (-2.72%) ⬇️
cryptor/cryptor.go 51.26% <0.00%> (-2.24%) ⬇️
core/core.go 43.49% <0.00%> (-2.23%) ⬇️
keycache/keycache.go 47.82% <0.00%> (-1.66%) ⬇️
ecdh/ecdh.go 63.26% <0.00%> (-1.45%) ⬇️
... and 7 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 34d894f...e188958. Read the comment docs.

@nickysemenza nickysemenza merged commit 99c99a8 into cloudflare:master Oct 13, 2020
This pull request was closed.
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.

3 participants