Conversation
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## development #754 +/- ##
================================================
- Coverage 77.34% 66.42% -10.92%
================================================
Files 42 37 -5
Lines 3231 3068 -163
Branches 401 393 -8
================================================
- Hits 2499 2038 -461
- Misses 600 961 +361
+ Partials 132 69 -63 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
weiji14
left a comment
There was a problem hiding this comment.
Thanks Jessica, I've secretly used Zizmor at 3e1d75c to fix some issues already, but there are some remaining. Would you like to apply some more fixes directly in this PR, or in a follow-up PR? Happy to push those changes if you'd like.
There was a problem hiding this comment.
You could probably combine this zizmor job into linter_actions.yml to reduce the number of GH Actions files, but up to you!
There was a problem hiding this comment.
I personally prefer shorter files or I end up struggling to find stuff, but that's just me, and this repo shouldn't be optimized for me 😁
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Thanks to @mfisher87 for creating this workflow for earthaccess and pointing me towards it to enhance our GitHub action security.