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 LTS patching #71

Merged
merged 1 commit into from
May 10, 2022
Merged

fix LTS patching #71

merged 1 commit into from
May 10, 2022

Conversation

pmeier
Copy link
Owner

@pmeier pmeier commented May 10, 2022

Fixes #55.

@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #71 (3f19a63) into main (3a37760) will decrease coverage by 0.3%.
The diff coverage is 50.0%.

@@           Coverage Diff           @@
##            main     #71     +/-   ##
=======================================
- Coverage   87.2%   86.9%   -0.4%     
=======================================
  Files          5       5             
  Lines        338     337      -1     
=======================================
- Hits         295     293      -2     
- Misses        43      44      +1     
Flag Coverage Δ
unit 86.9% <50.0%> (-0.4%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
light_the_torch/_patch.py 82.1% <50.0%> (-0.9%) ⬇️

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 3a37760...3f19a63. Read the comment docs.

@pmeier pmeier merged commit 100f977 into main May 10, 2022
@pmeier pmeier deleted the lts branch May 10, 2022 11:54
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.

Fix PyTorch LTS install instructions
1 participant