Skip to content

chore: restore main history#67

Merged
ebursztein merged 1202 commits into
mainfrom
restore/main-history
Jun 7, 2026
Merged

chore: restore main history#67
ebursztein merged 1202 commits into
mainfrom
restore/main-history

Conversation

@ebursztein

Copy link
Copy Markdown
Collaborator

Restores the pre-force-push main history without force-pushing.\n\nThis branch is a merge commit with:\n- first parent: current forced main (92fa3bd)\n- second parent: preserved pre-force main tip (374859b)\n- tree: preserved pre-force main tip\n\nMerging this PR makes the old main history reachable again while respecting branch protection. The 1.3 cleanup work is preserved separately on release/1.3-cleanup-pr.

@ebursztein ebursztein merged commit a291ce4 into main Jun 7, 2026
4 of 8 checks passed
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 185 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@92fa3bd). Learn more about missing BASE report.
⚠️ Report is 1203 commits behind head on main.

Files with missing lines Patch % Lines
crates/capsem-core/src/asset_manager.rs 0.0% 62 Missing ⚠️
...tes/capsem-core/src/hypervisor/fuse/inode_table.rs 0.0% 46 Missing ⚠️
crates/capsem-core/src/fs_monitor.rs 0.0% 38 Missing ⚠️
crates/capsem-core/src/host_config.rs 0.0% 29 Missing ⚠️
crates/capsem-core/src/auto_snapshot.rs 0.0% 10 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.0%) is below the target coverage (80.0%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@          Coverage Diff           @@
##             main     #67   +/-   ##
======================================
  Coverage        ?   36.2%           
======================================
  Files           ?     143           
  Lines           ?   25400           
  Branches        ?   16593           
======================================
  Hits            ?    9202           
  Misses          ?   15749           
  Partials        ?     449           
Flag Coverage Δ
integration 9.9% <0.0%> (?)
unit 76.4% <ø> (?)

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

Components Coverage Δ
Network 27.3% <ø> (?)
Security 0.0% <0.0%> (?)
Tooling 0.0% <0.0%> (?)
Monitoring 0.0% <ø> (?)
Virtualization 12.3% <0.0%> (?)
Runtime ∅ <ø> (?)
Daemon ∅ <ø> (?)
Service ∅ <ø> (?)
CLI ∅ <ø> (?)
MCP Server ∅ <ø> (?)
Gateway ∅ <ø> (?)
System Tray ∅ <ø> (?)
Guard ∅ <ø> (?)
UI 63.9% <ø> (?)
Builder 87.8% <ø> (?)
Files with missing lines Coverage Δ
crates/capsem-core/src/lib.rs 0.0% <ø> (ø)
crates/capsem-core/src/mcp/builtin_tools.rs 0.0% <ø> (ø)
crates/capsem-core/src/mcp/file_tools.rs 0.0% <ø> (ø)
crates/capsem-core/src/mcp/mod.rs 0.0% <ø> (ø)
crates/capsem-core/src/mcp/policy.rs 0.0% <ø> (ø)
crates/capsem-core/src/mcp/server_manager.rs 0.0% <ø> (ø)
crates/capsem-core/src/net/ai_traffic/mod.rs 21.7% <ø> (ø)
crates/capsem-core/src/net/ai_traffic/provider.rs 0.0% <ø> (ø)
crates/capsem-core/src/net/dns/cache.rs 0.0% <ø> (ø)
crates/capsem-core/src/net/dns/server.rs 0.0% <ø> (ø)
... and 34 more
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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