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

test(context): add unit tests #755

Draft
wants to merge 2 commits into
base: switch-toml-lib
Choose a base branch
from
Draft

test(context): add unit tests #755

wants to merge 2 commits into from

Conversation

phm07
Copy link
Contributor

@phm07 phm07 commented May 10, 2024

This PR adds tests to the context subcommands using the new configuration system implemented in #736

Copy link

codecov bot commented May 10, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 59.73%. Comparing base (628faa0) to head (6a65bbb).

Files Patch % Lines
internal/cmd/context/context.go 0.00% 5 Missing ⚠️
internal/state/state.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           switch-toml-lib     #755      +/-   ##
===================================================
+ Coverage            59.32%   59.73%   +0.40%     
===================================================
  Files                  203      209       +6     
  Lines                 7484     7651     +167     
===================================================
+ Hits                  4440     4570     +130     
- Misses                2402     2433      +31     
- Partials               642      648       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phm07 phm07 force-pushed the configuration branch 2 times, most recently from e4cf59d to 21e342b Compare May 21, 2024 12:06
@phm07 phm07 force-pushed the configuration branch 3 times, most recently from 1e7cf7f to 7870f13 Compare May 23, 2024 12:39
@phm07 phm07 changed the base branch from configuration to switch-toml-lib May 29, 2024 12: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