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

Bugfix/#192/fix rewriting unittest #195

Merged
merged 3 commits into from
Dec 25, 2017

Conversation

chewiebug
Copy link
Owner

No description provided.

@chewiebug chewiebug merged commit b6237f9 into develop Dec 25, 2017
@codecov-io
Copy link

Codecov Report

Merging #195 into develop will increase coverage by 6.12%.
The diff coverage is 62.5%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #195      +/-   ##
=============================================
+ Coverage      62.71%   68.83%   +6.12%     
- Complexity      1288     1557     +269     
=============================================
  Files            143      143              
  Lines           8140     8867     +727     
  Branches        1299     1472     +173     
=============================================
+ Hits            5105     6104     +999     
+ Misses          2551     2197     -354     
- Partials         484      566      +82
Impacted Files Coverage Δ Complexity Δ
...main/java/com/tagtraum/perf/gcviewer/GCViewer.java 87.93% <62.5%> (+51.08%) 10 <0> (+5) ⬆️
...tagtraum/perf/gcviewer/imp/AbstractDataReader.java 57.14% <0%> (-15.59%) 6% <0%> (+1%)
...gtraum/perf/gcviewer/imp/DataReaderShenandoah.java 87.64% <0%> (-3.27%) 17% <0%> (+7%)
...tagtraum/perf/gcviewer/imp/DataReaderSun1_2_2.java 89.65% <0%> (-2.94%) 6% <0%> (ø)
.../tagtraum/perf/gcviewer/imp/DataReaderHPUX1_2.java 83.07% <0%> (-2.17%) 4% <0%> (ø)
...agtraum/perf/gcviewer/imp/DataReaderHPUX1_4_1.java 73.25% <0%> (-2.07%) 5% <0%> (ø)
...raum/perf/gcviewer/imp/DataReaderIBMi5OS1_4_2.java 88.39% <0%> (-1.02%) 26% <0%> (+7%)
...va/com/tagtraum/perf/gcviewer/view/GCDocument.java 33.97% <0%> (-0.97%) 23% <0%> (ø)
...tagtraum/perf/gcviewer/imp/DataReaderIBM1_4_2.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...raum/perf/gcviewer/imp/DataReaderJRockit1_4_2.java 81.39% <0%> (+0.14%) 18% <0%> (ø) ⬇️
... and 31 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 30873e0...2834bf4. Read the comment docs.

@chewiebug chewiebug deleted the bugfix/#192/fix-rewriting-unittest branch December 25, 2017 15:11
@chewiebug chewiebug modified the milestones: 1.35, 1.36 Aug 1, 2018
sparrowzoo pushed a commit to sparrowzoo/GCViewer that referenced this pull request Dec 28, 2020
* chewiebug#192 rewrite unittest to support parallel execution
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