Fixes failing tests on electron 5 #2413
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2413 +/- ##
==========================================
- Coverage 93.52% 93.38% -0.15%
==========================================
Files 235 235
Lines 13147 13147
Branches 1885 1885
==========================================
- Hits 12296 12277 -19
- Misses 851 870 +19
Continue to review full report at Codecov.
|
0fcd3cc
into
master
8 checks passed
8 checks passed
codecov/project
Absolute coverage decreased by -0.14% but relative coverage increased by +6.47% compared to 29ecbdc
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.



Fixes
atom/atom#20411
Description of the Change
This fix failing tests when the GitHub package tests are executed against electron 5. These failing tests make the CI exit without proper errors.
The text was updated successfully, but these errors were encountered: