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 spock module path compatibility #1231

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leonard84
Copy link
Member

No description provided.

Fix invalid module name `org.spockframework.groovy2-compat` -> `org.spockframework.groovy2compat`
not that it really matters since `groovy2compat` does fundamentally not work with the module system.
@codecov
Copy link

codecov bot commented Nov 2, 2020

Codecov Report

Merging #1231 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1231   +/-   ##
=========================================
  Coverage     76.52%   76.52%           
  Complexity     3754     3754           
=========================================
  Files           405      405           
  Lines         11437    11437           
  Branches       1396     1396           
=========================================
  Hits           8752     8752           
  Misses         2197     2197           
  Partials        488      488           

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 b8bfe54...4977652. Read the comment docs.

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.

None yet

1 participant