-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
[issue-3221] Pb when checksum is not available #3237
[issue-3221] Pb when checksum is not available #3237
Conversation
✅ Deploy Preview for eclipsefdn-adoptium ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3237 +/- ##
==========================================
- Coverage 99.45% 99.37% -0.09%
==========================================
Files 90 90
Lines 4765 4770 +5
Branches 627 631 +4
==========================================
+ Hits 4739 4740 +1
- Misses 26 30 +4 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Ok your are with macOS, and in this configuration, there is a little gap. I'll fix this ASAP. |
Fix issue #3221
When a checksum is not avaible we have to display an appropriate message.
This fix a problem when checksum is not available.
Checklist
npm test
passes