-
Notifications
You must be signed in to change notification settings - Fork 578
✨ add support for elixir packaging workflow #4684
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
Signed-off-by: Adam Korczynski <adam@adalogics.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4684 +/- ##
==========================================
+ Coverage 66.80% 67.90% +1.09%
==========================================
Files 230 249 +19
Lines 16602 19093 +2491
==========================================
+ Hits 11091 12965 +1874
- Misses 4808 5268 +460
- Partials 703 860 +157 🚀 New features to boost your workflow:
|
This pull request has been marked stale because it has been open for 10 days with no activity |
Please reopen |
This pull request has been marked stale because it has been open for 10 days with no activity |
This pull request has been marked stale because it has been open for 10 days with no activity |
What kind of change does this PR introduce?
(Is it a bug fix, feature, docs update, something else?)
feature
What is the current behavior?
Scorecard does not support elixir packaging workflows.
What is the new behavior (if this is a feature change)?**
Scorecard supports elixir packaging workflows.
Which issue(s) this PR fixes
Fixes #2564
Special notes for your reviewer
Does this PR introduce a user-facing change?