Skip to content

Refactor - #8

Merged
safx merged 12 commits into
mainfrom
refactor
Feb 8, 2026
Merged

Refactor#8
safx merged 12 commits into
mainfrom
refactor

refactor(api): enhance GetActivityParams with Copy and Hash traits

a38aee4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 8, 2026 in 1s

74.84% (-0.03%) compared to 823d1ad

View this Pull Request on Codecov

74.84% (-0.03%) compared to 823d1ad

Details

Codecov Report

❌ Patch coverage is 11.11111% with 248 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.84%. Comparing base (823d1ad) to head (a38aee4).

Files with missing lines Patch % Lines
cli/src/commands/issue/subcommands/comments.rs 0.00% 73 Missing ⚠️
.../src/commands/project/subcommands/custom_fields.rs 0.00% 19 Missing ⚠️
cli/src/commands/webhook.rs 0.00% 15 Missing ⚠️
cli/src/commands/git/subcommands/pr.rs 0.00% 12 Missing ⚠️
cli/src/commands/project/subcommands/users.rs 0.00% 12 Missing ⚠️
...li/src/commands/project/subcommands/issue_types.rs 0.00% 10 Missing ⚠️
cli/src/commands/project/subcommands/statuses.rs 0.00% 10 Missing ⚠️
cli/src/commands/project/subcommands/versions.rs 0.00% 9 Missing ⚠️
cli/src/commands/git/subcommands/pr_attachments.rs 0.00% 8 Missing ⚠️
cli/src/commands/git/subcommands/pr_comments.rs 0.00% 8 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   74.86%   74.84%   -0.03%     
==========================================
  Files         345      345              
  Lines       20359    20362       +3     
==========================================
- Hits        15242    15239       -3     
- Misses       5117     5123       +6     

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