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 issue with parent (extends) inside another dependency #276

Merged
merged 1 commit into from May 15, 2020

Conversation

boretti
Copy link
Member

@boretti boretti commented May 15, 2020

No description provided.

@boretti boretti added the bug label May 15, 2020
@boretti boretti added this to the 2.0.0 milestone May 15, 2020
@boretti boretti self-assigned this May 15, 2020
@codecov
Copy link

codecov bot commented May 15, 2020

Codecov Report

Merging #276 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #276   +/-   ##
=========================================
  Coverage     98.17%   98.17%           
- Complexity      548      549    +1     
=========================================
  Files            82       82           
  Lines          1312     1312           
  Branches         49       49           
=========================================
  Hits           1288     1288           
  Misses           15       15           
  Partials          9        9           
Flag Coverage Δ Complexity Δ
#compilerlinuxopenjdk10 93.06% <100.00%> (ø) 493.00 <3.00> (+1.00)
#compilerlinuxopenjdk8 92.97% <100.00%> (ø) 493.00 <3.00> (+1.00)
#compilerlinuxoraclejdk9 93.06% <100.00%> (ø) 493.00 <3.00> (+1.00)
#unitlinuxopenjdk10 60.36% <25.00%> (ø) 362.00 <1.00> (ø)
#unitlinuxopenjdk8 60.30% <25.00%> (ø) 362.00 <1.00> (ø)
#unitlinuxoraclejdk9 60.36% <25.00%> (ø) 362.00 <1.00> (ø)
Impacted Files Coverage Δ Complexity Δ
...cessor/ProvidesMatchersAnnotatedElementMirror.java 97.89% <100.00%> (ø) 28.00 <3.00> (+1.00)

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 088d8bd...c402b84. Read the comment docs.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1802

  • 1 of 4 (25.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 61.603%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/ch/powerunit/extensions/matchers/provideprocessor/ProvidesMatchersAnnotatedElementMirror.java 1 4 25.0%
Totals Coverage Status
Change from base Build 1772: 0.0%
Covered Lines: 807
Relevant Lines: 1310

💛 - Coveralls

@boretti boretti merged commit 7f8a466 into master May 15, 2020
@boretti boretti deleted the fix-master-2 branch May 15, 2020 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants