Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Add architecture ppc64le to travis build #93

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zazzel
Copy link

@zazzel zazzel commented Nov 20, 2020

Add support for architecture 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
Change the distro to Xenial because the package requires python >= 3.5.

Add architecture ppc64le to travis build
Update dist
@codecov
Copy link

codecov bot commented Nov 20, 2020

Codecov Report

Merging #93 (a4b9959) into master (3912783) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   39.75%   39.78%   +0.02%     
==========================================
  Files          39       39              
  Lines        6862     6857       -5     
  Branches     1229     1227       -2     
==========================================
  Hits         2728     2728              
- Misses       3884     3885       +1     
+ Partials      250      244       -6     
Impacted Files Coverage Δ
lttnganalyses/cli/io.py 65.89% <0.00%> (ø)
lttnganalyses/cli/irq.py 60.46% <0.00%> (ø)
lttnganalyses/cli/sched.py 0.00% <0.00%> (ø)
lttnganalyses/cli/memtop.py 0.00% <0.00%> (ø)
lttnganalyses/cli/periods.py 0.00% <0.00%> (ø)
lttnganalyses/core/period.py 43.30% <0.00%> (ø)
lttnganalyses/cli/command.py 42.40% <0.00%> (+0.38%) ⬆️

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 3912783...a4b9959. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant