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

Load dependency tree from environment variable #154

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Load dependency tree from environment variable #154

merged 1 commit into from
Jul 14, 2023

Conversation

figi44
Copy link
Collaborator

@figi44 figi44 commented Jul 14, 2023

This will make managing dependencies in downstream ci easier as it will all be set in one place.

@codecov-commenter
Copy link

Codecov Report

Merging #154 (8b279f3) into main (35bda4e) will increase coverage by 0.23%.
The diff coverage is 40.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   90.08%   90.32%   +0.23%     
==========================================
  Files          11       11              
  Lines         686      682       -4     
  Branches      172      169       -3     
==========================================
- Hits          618      616       -2     
+ Misses         68       66       -2     
Impacted Files Coverage Δ
src/tree.ts 43.47% <40.00%> (-0.97%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@figi44 figi44 merged commit 348263f into main Jul 14, 2023
25 checks passed
@figi44 figi44 deleted the fix/dep-tree branch July 14, 2023 13:48
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.

2 participants