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

Support getting sarif report from stdout in FixPlugin #499

Merged
merged 4 commits into from
Feb 16, 2023
Merged

Conversation

kgevorkyan
Copy link
Member

What's done:

  • Support getting sarif report from stdout in FixPlugin

### What's done:
* WIP
### What's done:
* WIP
### What's done:
* WIP
### What's done:
* WIP
@kgevorkyan kgevorkyan linked an issue Feb 16, 2023 that may be closed by this pull request
@kgevorkyan kgevorkyan marked this pull request as ready for review February 16, 2023 11:51
@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #499 (cf8b384) into main (c520f6b) will decrease coverage by 0.44%.
The diff coverage is 0.00%.

❗ Current head cf8b384 differs from pull request most recent head 0426a82. Consider uploading reports for the commit 0426a82 to get more accurate results

@@             Coverage Diff              @@
##               main     #499      +/-   ##
============================================
- Coverage     47.70%   47.27%   -0.44%     
  Complexity      159      159              
============================================
  Files            53       53              
  Lines          1855     1872      +17     
  Branches        316      318       +2     
============================================
  Hits            885      885              
- Misses          838      855      +17     
  Partials        132      132              
Flag Coverage Δ
unittests 47.27% <0.00%> (-0.44%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...tlin/com/saveourtool/save/plugins/fix/FixPlugin.kt 54.88% <0.00%> (-4.72%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

JUnit Tests (Linux, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   10m 3s ⏱️ - 2m 59s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 0426a82. ± Comparison against base commit c520f6b.

@github-actions
Copy link

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   11m 46s ⏱️ -9s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 0426a82. ± Comparison against base commit c520f6b.

@github-actions
Copy link

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v1)

245 tests  ±0   221 ✔️ ±0   20m 22s ⏱️ + 1m 12s
  48 suites ±0     24 💤 ±0 
  48 files   ±0       0 ±0 

Results for commit 0426a82. ± Comparison against base commit c520f6b.

@kgevorkyan kgevorkyan merged commit 4b10c24 into main Feb 16, 2023
@kgevorkyan kgevorkyan deleted the bugfix/sarif branch February 16, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancements in Sarif mode of warn and fix plugins
2 participants