Skip to content

Fix errors in git import on mac m1#2740

Merged
dgolovin merged 2 commits intoredhat-developer:mainfrom
dgolovin:i2738-fix-octogit
Jan 13, 2023
Merged

Fix errors in git import on mac m1#2740
dgolovin merged 2 commits intoredhat-developer:mainfrom
dgolovin:i2738-fix-octogit

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin commented Jan 13, 2023

Fix #2738.
Signed-off-by: Denis Golovin dgolovin@redhat.com

Signed-off-by: Denis Golovin dgolovin@redhat.com
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2023

Codecov Report

Base: 34.37% // Head: 34.20% // Decreases project coverage by -0.16% ⚠️

Coverage data is based on head (b4802c1) compared to base (c0fd875).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2740      +/-   ##
==========================================
- Coverage   34.37%   34.20%   -0.17%     
==========================================
  Files          69       69              
  Lines        4198     4198              
  Branches      765      765              
==========================================
- Hits         1443     1436       -7     
- Misses       2755     2762       +7     
Impacted Files Coverage Δ
src/git-import/services/github-service.ts 8.75% <0.00%> (ø)
src/registriesView.ts 33.33% <0.00%> (-3.34%) ⬇️
src/webview/devfile-registry/registryViewLoader.ts 28.88% <0.00%> (-2.23%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dgolovin dgolovin merged commit d377e19 into redhat-developer:main Jan 13, 2023
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.

Git repository validation never ends on Mac M1

1 participant