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

Markdown/Code block compatible output #358

Merged
merged 2 commits into from
Jun 5, 2024

Support different syntax highlighters

f8890da
Select commit
Loading
Failed to load commit list.
Merged

Markdown/Code block compatible output #358

Support different syntax highlighters
f8890da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

81.24% (-2.39%) compared to b5fc933

View this Pull Request on Codecov

81.24% (-2.39%) compared to b5fc933

Details

Codecov Report

Attention: Patch coverage is 61.34969% with 63 lines in your changes missing coverage. Please review.

Project coverage is 81.24%. Comparing base (b5fc933) to head (f8890da).
Report is 1 commits behind head on main.

Files Patch % Lines
internal/cmd/common.go 5.88% 48 Missing ⚠️
pkg/dyff/output_diff_syntax.go 80.88% 7 Missing and 6 partials ⚠️
pkg/dyff/output_human.go 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
- Coverage   83.62%   81.24%   -2.39%     
==========================================
  Files          14       15       +1     
  Lines        1527     1658     +131     
==========================================
+ Hits         1277     1347      +70     
- Misses        184      239      +55     
- Partials       66       72       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.