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

Add Travis CI job to test JMeter with IBM s390x #550

Merged
merged 3 commits into from
Jan 7, 2020

Conversation

namrata-ibm
Copy link
Contributor

Motivation and Context

As Travis CI officially supports s390x builds, adding support for same.

How Has This Been Tested?

Travis job passes

Screenshots (if appropriate):

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

@codecov-io
Copy link

codecov-io commented Dec 30, 2019

Codecov Report

Merging #550 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #550      +/-   ##
============================================
+ Coverage     56.11%   56.11%   +<.01%     
- Complexity    10020    10022       +2     
============================================
  Files          1024     1024              
  Lines         62911    62911              
  Branches       7063     7063              
============================================
+ Hits          35301    35304       +3     
+ Misses        25132    25131       -1     
+ Partials       2478     2476       -2
Impacted Files Coverage Δ Complexity Δ
...n/java/org/apache/jmeter/reporters/Summariser.java 85.49% <0%> (+0.76%) 18% <0%> (+1%) ⬆️
...a/org/apache/jmeter/timers/PoissonRandomTimer.java 78.37% <0%> (+5.4%) 10% <0%> (+1%) ⬆️

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 98aa112...7a70461. Read the comment docs.

@vlsi vlsi changed the title Adding support for s390x in Travis builds Add Travis CI job to test JMeter with IBM s390x Jan 7, 2020
@vlsi vlsi merged commit 13ca8d6 into apache:master Jan 7, 2020
@vlsi
Copy link
Collaborator

vlsi commented Jan 7, 2020

@namrata-ibm , thanks for the notice and for the PR

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