Skip to content

Add a parser for Salt Lint JSON reports#1549

Open
akash-manna-sky wants to merge 1 commit into
jenkinsci:mainfrom
akash-manna-sky:salt-lint
Open

Add a parser for Salt Lint JSON reports#1549
akash-manna-sky wants to merge 1 commit into
jenkinsci:mainfrom
akash-manna-sky:salt-lint

Conversation

@akash-manna-sky

Copy link
Copy Markdown
Contributor

Add a parser for Salt Lint JSON reports

See : https://github.com/warpnet/salt-lint

Testing done

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 2016 passed $\color{green}{\textsf{(+12)}}$, 2 skipped $\textsf{(±0)}$
   ⛔   Architecture Tests: ✅ successful — 12 passed $\textsf{(±0)}$

Coverage for New Code

   〰️   Line Coverage: 100.00% — perfect 🎉
   ➰   Branch Coverage: 80.00% — 2 missed branches

Coverage for Whole Project

   〰️   Line Coverage: 94.67% $\color{green}{\textsf{(+0.01)}}$ — 513 missed lines
   ➰   Branch Coverage: 88.59% $\color{red}{\textsf{(-0.03)}}$ — 398 missed branches

Style

   CheckStyle   CheckStyle: No warnings $\textsf{(±0)}$
   PMD   PMD: No warnings $\textsf{(±0)}$
   ☕   Java Compiler: No warnings $\textsf{(±0)}$

Bugs

   SpotBugs   SpotBugs: No bugs $\textsf{(±0)}$
   🐛   Error Prone: No bugs $\textsf{(±0)}$

API Problems

   🚫   Revapi: No warnings $\textsf{(±0)}$

Vulnerabilities

   🛡️   OWASP Dependency Check: No vulnerabilities $\textsf{(±0)}$

Software Metrics

   🌀   Cyclomatic Complexity: 3625 (total)
   💭   Cognitive Complexity: 2041 (total)
   ➿   N-Path Complexity: 4951 (total)
   📏   Lines of Code: 34169 (total)
   📝   Non Commenting Source Statements: 13079 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

📌 Reference Results

Delta reports computed against the reference results of 54f3479 in workflow run 28256979683.

🚦 Quality Gates

Overall Status: ❗ UNSTABLE

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

❌ Failed Gates

  • ❌ Branch Coverage in New Code: 80.00 >= 90.00

Created by Quality Monitor v4.15.0 (#82d77af). More details are shown in the GitHub Checks Result.

@uhafner uhafner added the feature New features label Jul 6, 2026
@akash-manna-sky akash-manna-sky marked this pull request as ready for review July 7, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants