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 ec opa subcommand to run embedded OPA #1145

Merged
merged 1 commit into from
Nov 7, 2023

Add `ec opa` subcommand to run embedded OPA

7019856
Select commit
Loading
Failed to load commit list.
Merged

Add ec opa subcommand to run embedded OPA #1145

Add `ec opa` subcommand to run embedded OPA
7019856
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/ec-cli succeeded Nov 6, 2023 in 1s

84.88% (+0.01%) compared to 561f6bd

View this Pull Request on Codecov

84.88% (+0.01%) compared to 561f6bd

Details

Codecov Report

Merging #1145 (7019856) into main (561f6bd) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1145      +/-   ##
==========================================
+ Coverage   84.86%   84.88%   +0.01%     
==========================================
  Files          64       65       +1     
  Lines        5109     5114       +5     
==========================================
+ Hits         4336     4341       +5     
  Misses        773      773              
Files Coverage Δ
cmd/opa/opa.go 100.00% <100.00%> (ø)
cmd/root.go 86.66% <100.00%> (+0.95%) ⬆️