Skip to content

refactor(git): extract _create_commit_cmd_string, better test coverage #1442

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

Merged
merged 2 commits into from
May 26, 2025

test(test_git): mock os

575ad78
Select commit
Loading
Failed to load commit list.
Merged

refactor(git): extract _create_commit_cmd_string, better test coverage #1442

test(test_git): mock os
575ad78
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2025 in 1s

97.79% (target 97.00%)

View this Pull Request on Codecov

97.79% (target 97.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.79%. Comparing base (856ca4f) to head (575ad78).

Additional details and impacted files
@@            Coverage Diff             @@
##           refactors    #1442   +/-   ##
==========================================
  Coverage      97.78%   97.79%           
==========================================
  Files             57       57           
  Lines           2620     2625    +5     
==========================================
+ Hits            2562     2567    +5     
  Misses            58       58           

☔ 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.