Add sandbox checks#477
Conversation
Following the introduction of the first sandbox check in b14272c complete the checks for the remaining commands.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #477 +/- ##
==========================================
+ Coverage 82.67% 82.86% +0.19%
==========================================
Files 13 13
Lines 5997 6036 +39
Branches 347 351 +4
==========================================
+ Hits 4958 5002 +44
+ Misses 1036 1031 -5
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 2.14%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ❌ | number_fix |
580.5 ms | 593.2 ms | -2.14% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing dspinellis:sandbox (c001ac1) with main (2a5ab5a)
Following the introduction of the first sandbox check in b14272c complete the checks for the remaining commands.