Skip to content

fix diff command registration order#212

Merged
adrianreber merged 1 commit into
checkpoint-restore:mainfrom
hxadogar:fix-diff-discovery-after-plugin
Apr 3, 2026
Merged

fix diff command registration order#212
adrianreber merged 1 commit into
checkpoint-restore:mainfrom
hxadogar:fix-diff-discovery-after-plugin

Conversation

@hxadogar
Copy link
Copy Markdown
Contributor

diff command was registered after the plugin discovery loop
i think it was not protected from plugin name conflicts.

moved it up with other built-in commands to fix this.

Signed-off-by: Hamza Dogar <hxadogar@gmail.com>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.98%. Comparing base (34f655f) to head (90b5cf8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   79.98%   79.98%           
=======================================
  Files          16       16           
  Lines        1759     1759           
=======================================
  Hits         1407     1407           
  Misses        263      263           
  Partials       89       89           

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

Test Results

86 tests  ±0   86 ✅ ±0   3s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 90b5cf8. ± Comparison against base commit 34f655f.

@adrianreber adrianreber merged commit 846c64b into checkpoint-restore:main Apr 3, 2026
11 checks passed
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.

3 participants