Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new SCRIPT SHOW subcommand to dump script via sha1 #617

Merged
merged 13 commits into from
Jun 19, 2024

Update src/commands.def

e8c0d1f
Select commit
Loading
Failed to load commit list.
Merged

Add new SCRIPT SHOW subcommand to dump script via sha1 #617

Update src/commands.def
e8c0d1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 1s

70.02% (-0.07%) compared to 71dd85d

View this Pull Request on Codecov

70.02% (-0.07%) compared to 71dd85d

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.02%. Comparing base (71dd85d) to head (e8c0d1f).
Report is 23 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #617      +/-   ##
============================================
- Coverage     70.09%   70.02%   -0.07%     
============================================
  Files           110      110              
  Lines         60041    60076      +35     
============================================
- Hits          42085    42068      -17     
- Misses        17956    18008      +52     
Files Coverage Δ
src/commands.def 100.00% <ø> (ø)
src/server.c 88.54% <100.00%> (-0.39%) ⬇️
src/eval.c 56.60% <75.00%> (+0.53%) ⬆️

... and 32 files with indirect coverage changes