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

Merged
merged 1 commit into from
Jun 6, 2024
Merged

test(context): add unit tests #755

merged 1 commit into from
Jun 6, 2024

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 missing coverage. Please review.

Project coverage is 59.73%. Comparing base (eacb7dd) to head (3db80fd).

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             @@
##             main     #755      +/-   ##
==========================================
+ Coverage   59.32%   59.73%   +0.40%     
==========================================
  Files         203      209       +6     
  Lines        7460     7627     +167     
==========================================
+ Hits         4426     4556     +130     
- Misses       2400     2431      +31     
- Partials      634      640       +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
@phm07 phm07 force-pushed the switch-toml-lib branch from b3275ea to 628faa0 Compare May 29, 2024 13:10
@phm07 phm07 force-pushed the switch-toml-lib branch 2 times, most recently from 3c886b8 to aec51fb Compare June 6, 2024 14:54
Base automatically changed from switch-toml-lib to main June 6, 2024 15:01
@phm07 phm07 marked this pull request as ready for review June 6, 2024 15:08
@phm07 phm07 requested a review from a team as a code owner June 6, 2024 15:08
@phm07 phm07 merged commit 0db5046 into main Jun 6, 2024
5 checks passed
@phm07 phm07 deleted the context-tests branch June 6, 2024 15:15
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