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

enhance: syntax highlighting for json/yaml #558

Merged
merged 6 commits into from
Jun 5, 2024

Merge branch 'main' into enhance/pipeline-syntax-highlight

04308e4
Select commit
Loading
Failed to load commit list.
Merged

enhance: syntax highlighting for json/yaml #558

Merge branch 'main' into enhance/pipeline-syntax-highlight
04308e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

78.88% (target 90.00%)

View this Pull Request on Codecov

78.88% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 70.22222% with 67 lines in your changes missing coverage. Please review.

Project coverage is 78.88%. Comparing base (88582e2) to head (04308e4).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #558      +/-   ##
==========================================
- Coverage   79.90%   78.88%   -1.03%     
==========================================
  Files         161      162       +1     
  Lines        3982     4106     +124     
==========================================
+ Hits         3182     3239      +57     
- Misses        581      632      +51     
- Partials      219      235      +16     
Files Coverage Δ
action/build/cancel.go 100.00% <100.00%> (ø)
action/build/get.go 93.10% <100.00%> (ø)
action/build/restart.go 100.00% <100.00%> (ø)
action/build/view.go 100.00% <100.00%> (ø)
action/config/generate.go 90.47% <100.00%> (+0.73%) ⬆️
action/deployment/add.go 91.30% <100.00%> (ø)
action/deployment/get.go 90.90% <100.00%> (ø)
action/deployment/view.go 100.00% <100.00%> (ø)
action/hook/get.go 81.81% <100.00%> (ø)
action/hook/view.go 100.00% <100.00%> (ø)
... and 89 more