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

Declare a compile-only dependence on module org.apiguardian.api #2695

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

sormuras
Copy link
Member

@sormuras sormuras commented Aug 19, 2021

Overview

Prevent

java.lang.module.FindException: Module org.apiguardian.api not found, required by org.junit.platform.commons

errors at runtime.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #2695 (a900d05) into main (5339376) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2695   +/-   ##
=======================================
  Coverage   91.40%   91.41%           
=======================================
  Files         427      427           
  Lines       12110    12110           
  Branches      946      946           
=======================================
+ Hits        11069    11070    +1     
  Misses        801      801           
+ Partials      240      239    -1     
Impacted Files Coverage Δ
...jupiter/engine/execution/ExtensionValuesStore.java 93.18% <0.00%> (+1.13%) ⬆️

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 5339376...a900d05. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants