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

feat: add input for the config repository #131

Merged
merged 4 commits into from
Apr 16, 2022
Merged

Conversation

flugg
Copy link
Contributor

@flugg flugg commented Apr 12, 2022

Fixes #130

This PR adds the possibility to the set a shared configuration as input.

@flugg flugg changed the title Add input for the config repository feat: add input for the config repository Apr 12, 2022
@codecov
Copy link

codecov bot commented Apr 16, 2022

Codecov Report

Merging #131 (ab266d9) into main (b1fea02) will decrease coverage by 0.40%.
The diff coverage is 80.00%.

@@             Coverage Diff             @@
##              main     #131      +/-   ##
===========================================
- Coverage   100.00%   99.59%   -0.41%     
===========================================
  Files           11       11              
  Lines          241      245       +4     
  Branches        79       82       +3     
===========================================
+ Hits           241      244       +3     
- Partials         0        1       +1     
Impacted Files Coverage Δ
src/config.ts 95.83% <80.00%> (-4.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b1fea02...ab266d9. Read the comment docs.

@github-actions github-actions bot added the feat label Apr 16, 2022
@fuxingloh fuxingloh merged commit 3a4d4b5 into fuxingloh:main Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shared configuration
2 participants