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

feat: add dry run requests support #370

Merged
merged 1 commit into from Jun 1, 2023
Merged

feat: add dry run requests support #370

merged 1 commit into from Jun 1, 2023

Conversation

eddycharly
Copy link
Member

@eddycharly eddycharly commented Jun 1, 2023

Add dry run requests support

Fixes #371

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #370 (1269fb7) into main (76d5ae6) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #370   +/-   ##
=======================================
  Coverage   20.34%   20.34%           
=======================================
  Files          13       13           
  Lines         688      688           
=======================================
  Hits          140      140           
  Misses        523      523           
  Partials       25       25           
Impacted Files Coverage Δ
backend/pkg/engine/model.go 0.00% <ø> (ø)
backend/pkg/engine/processor.go 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@eddycharly eddycharly merged commit a19c556 into main Jun 1, 2023
15 of 16 checks passed
@eddycharly eddycharly deleted the dry-run branch June 1, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dry-run requests support
2 participants