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

Fix promotion calculation #242

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

Conversation

cmoetzing
Copy link

I kept the old calculation as fallback. Removing it fails some Sun JDK6 tests.

@codecov-io
Copy link

codecov-io commented Jan 27, 2020

Codecov Report

Merging #242 into develop will increase coverage by 0.05%.
The diff coverage is 76.92%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #242      +/-   ##
=============================================
+ Coverage      70.49%   70.55%   +0.05%     
- Complexity      1522     1527       +5     
=============================================
  Files            146      146              
  Lines           8632     8639       +7     
  Branches        1392     1395       +3     
=============================================
+ Hits            6085     6095      +10     
+ Misses          1963     1959       -4     
- Partials         584      585       +1
Impacted Files Coverage Δ Complexity Δ
...perf/gcviewer/imp/DataReaderUnifiedJvmLogging.java 80.78% <50%> (-0.28%) 67 <0> (+1)
...java/com/tagtraum/perf/gcviewer/model/GCModel.java 86.74% <81.81%> (+0.4%) 142 <0> (+4) ⬆️
...va/com/tagtraum/perf/gcviewer/view/GCDocument.java 34.93% <0%> (+0.96%) 23% <0%> (ø) ⬇️

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 1075435...a979369. Read the comment docs.

@cmoetzing
Copy link
Author

Why is it that Codacy does not understand wildcard imports?

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