Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Fixes failing tests on electron 5 #2413

Merged
merged 4 commits into from Feb 26, 2020
Merged

Fixes failing tests on electron 5 #2413

merged 4 commits into from Feb 26, 2020

Conversation

darangi
Copy link
Contributor

@darangi darangi commented Feb 26, 2020

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.

@codecov
Copy link

codecov bot commented Feb 26, 2020

Codecov Report

Merging #2413 into master will decrease coverage by 0.14%.
The diff coverage is 100%.

Impacted file tree graph

@@            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
Impacted Files Coverage Δ
lib/worker-manager.js 90.79% <100%> (ø) ⬆️
lib/models/branch.js 84.21% <0%> (-14.74%) ⬇️
lib/git-temp-dir.js 96.77% <0%> (-3.23%) ⬇️
lib/git-prompt-server.js 97.29% <0%> (-2.71%) ⬇️
lib/helpers.js 89.3% <0%> (-1.24%) ⬇️

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 29ecbdc...ca6774b. Read the comment docs.

@darangi darangi marked this pull request as ready for review February 26, 2020 20:23
@darangi darangi requested a review from lkashef February 26, 2020 20:24
@darangi darangi merged commit 0fcd3cc into master Feb 26, 2020
@darangi darangi deleted the add-electron5-support branch February 26, 2020 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant