Skip to content

Conversation

@sudokoi
Copy link
Owner

@sudokoi sudokoi commented Nov 26, 2025

Add serial_test dev-dependency and annotate environment/current-dir mutating tests in ests/paths_test.rs with #[serial] to prevent parallel test interference.

Add serial_test dev-dependency and annotate environment/current-dir mutating tests in 	ests/paths_test.rs with #[serial] to prevent parallel test interference.
@sudokoi sudokoi self-assigned this Nov 26, 2025
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.69%. Comparing base (6843b86) to head (445a6f0).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/prompt.rs 50.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #3       +/-   ##
===========================================
+ Coverage   35.28%   57.69%   +22.40%     
===========================================
  Files          10       10               
  Lines         700      728       +28     
===========================================
+ Hits          247      420      +173     
+ Misses        453      308      -145     
Flag Coverage Δ
unittests 57.69% <53.84%> (+22.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…crab

Add wiremock-based tests for get_secret_info (404), update_secret (204 success), and update_secret API error (400). Add GitHubClient::with_octocrab to allow injecting a custom Octocrab for testing.
@sudokoi sudokoi merged commit 445a6f0 into main Nov 26, 2025
6 checks passed
@sudokoi sudokoi deleted the improve-tests branch November 26, 2025 17:35
@sudokoi
Copy link
Owner Author

sudokoi commented Nov 26, 2025

@codecov-ai-reviewer test

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