-
-
Notifications
You must be signed in to change notification settings - Fork 398
Various fix and improvements to "upload" #103
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
Conversation
✅ Build completed. ⬇️ Linux 64: ⬇️ Linux 32: ⬇️ Linux ARM: ⬇️ Windows: ⬇️ OSX: ℹ️ To test this build:
|
Codecov Report
@@ Coverage Diff @@
## master #103 +/- ##
==========================================
+ Coverage 47.77% 50.38% +2.61%
==========================================
Files 92 92
Lines 4113 4118 +5
==========================================
+ Hits 1965 2075 +110
+ Misses 1911 1782 -129
- Partials 237 261 +24
Continue to review full report at Codecov.
|
Use appropriate check result value when determined not relevant
upload.tool
existence (it should not check for tool existence but just for the referenced platform, if specified). Should help to fix Upload tool 'avrdude' not found. #83Not strictly related to upload, but useful to make tests run more efficiently: