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

[Core] Fix Uncaught TypeError: e.git is undefined #2466

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

mpkorstanje
Copy link
Contributor

Fixes: #2464

@mpkorstanje mpkorstanje marked this pull request as ready for review January 13, 2022 17:49
@codecov
Copy link

codecov bot commented Jan 13, 2022

Codecov Report

Merging #2466 (0ba1266) into main (908707d) will decrease coverage by 0.01%.
The diff coverage is 33.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2466      +/-   ##
============================================
- Coverage     83.66%   83.64%   -0.02%     
  Complexity     2677     2677              
============================================
  Files           319      319              
  Lines          9439     9441       +2     
  Branches        917      918       +1     
============================================
  Hits           7897     7897              
- Misses         1203     1204       +1     
- Partials        339      340       +1     
Impacted Files Coverage Δ
...ucumber/core/runtime/CucumberExecutionContext.java 92.00% <33.33%> (-2.53%) ⬇️

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 908707d...0ba1266. Read the comment docs.

@mpkorstanje mpkorstanje merged commit d6c0473 into main Jan 13, 2022
@mpkorstanje mpkorstanje deleted the fix-2464 branch January 13, 2022 17:52
@mpkorstanje mpkorstanje added this to the v7.x.x milestone Jan 13, 2022
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.

HTML Report invalid when upgrading from 7.1.0 to 7.2.2
1 participant