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

chore: use alternate .tool-versions filename for tests #172

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Conversation

jdx
Copy link
Owner

@jdx jdx commented Feb 21, 2023

this way it wont conflict

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Base: 81.39% // Head: 82.09% // Increases project coverage by +0.69% 🎉

Coverage data is based on head (9ca1f26) compared to base (7f68e71).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   81.39%   82.09%   +0.69%     
==========================================
  Files          90       90              
  Lines        2860     2860              
==========================================
+ Hits         2328     2348      +20     
+ Misses        532      512      -20     
Impacted Files Coverage Δ
src/cli/global.rs 100.00% <ø> (ø)
src/cli/local.rs 76.92% <ø> (ø)
src/config/config_file/mod.rs 89.58% <ø> (ø)
src/config/config_file/tool_versions.rs 94.80% <ø> (ø)
src/file.rs 92.30% <ø> (ø)
src/hook_env.rs 72.54% <ø> (ø)
src/toolset/tool_source.rs 83.33% <ø> (ø)
src/env.rs 73.26% <100.00%> (ø)
src/plugins/mod.rs 87.75% <0.00%> (+1.02%) ⬆️
src/cli/current.rs 82.35% <0.00%> (+5.88%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jdx jdx merged commit 12d0257 into main Feb 21, 2023
@jdx jdx deleted the test-tool-versions branch February 21, 2023 22:20
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.

None yet

1 participant