Skip to content

test: Fix tests for gitignore error

7f67596
Select commit
Loading
Failed to load commit list.
Merged

Migrate to human-errors v0.2.2 direct API usage #1677

test: Fix tests for gitignore error
7f67596
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 48.52941% with 280 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (dependabot/cargo/human-errors-0.2.2@8719611). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/errors/reqwest.rs 0.00% 47 Missing ⚠️
src/online/service/github.rs 47.05% 27 Missing ⚠️
src/engine/resolver.rs 66.66% 19 Missing ⚠️
src/update/manager.rs 42.85% 16 Missing ⚠️
src/update/cmd.rs 0.00% 15 Missing ⚠️
src/errors/serde.rs 0.00% 12 Missing ⚠️
src/tasks/move_directory.rs 0.00% 11 Missing ⚠️
src/update/github.rs 60.71% 11 Missing ⚠️
src/engine/identifier.rs 9.09% 10 Missing ⚠️
src/errors/std_io.rs 0.00% 10 Missing ⚠️
... and 29 more
Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                           @@
##             dependabot/cargo/human-errors-0.2.2    #1677   +/-   ##
======================================================================
  Coverage                                       ?   88.04%           
======================================================================
  Files                                          ?       99           
  Lines                                          ?     7840           
  Branches                                       ?        0           
======================================================================
  Hits                                           ?     6903           
  Misses                                         ?      937           
  Partials                                       ?        0           
Files with missing lines Coverage Δ
src/commands/apps.rs 100.00% <ø> (ø)
src/commands/config.rs 98.70% <ø> (ø)
src/commands/doctor.rs 100.00% <ø> (ø)
src/commands/fix.rs 92.98% <ø> (ø)
src/commands/helpers.rs 92.42% <100.00%> (ø)
src/commands/ignore.rs 94.73% <ø> (ø)
src/commands/info.rs 100.00% <ø> (ø)
src/commands/list.rs 98.87% <ø> (ø)
src/commands/prune.rs 99.48% <ø> (ø)
src/commands/services.rs 100.00% <ø> (ø)
... and 67 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.