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 replicate module API to bypass command validation #1357

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Add new replicate module API to bypass command validation

24e6573
Select commit
Loading
Failed to load commit list.
Open

Add new replicate module API to bypass command validation #1357

Add new replicate module API to bypass command validation
24e6573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

70.77% (+0.14%) compared to 469d41f

View this Pull Request on Codecov

70.77% (+0.14%) compared to 469d41f

Details

Codecov Report

Attention: Patch coverage is 3.84615% with 25 lines in your changes missing coverage. Please review.

Project coverage is 70.77%. Comparing base (469d41f) to head (24e6573).
Report is 13 commits behind head on unstable.

Files with missing lines Patch % Lines
src/module.c 3.84% 25 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1357      +/-   ##
============================================
+ Coverage     70.62%   70.77%   +0.14%     
============================================
  Files           117      117              
  Lines         63313    63324      +11     
============================================
+ Hits          44716    44817     +101     
+ Misses        18597    18507      -90     
Files with missing lines Coverage Δ
src/module.c 9.64% <3.84%> (-0.01%) ⬇️

... and 9 files with indirect coverage changes