Skip to content

unknown commit ID when having multiple checkouts and merge with target - #3412

Draft
akash-manna-sky wants to merge 2 commits into
jenkinsci:mainfrom
akash-manna-sky:issue-3380
Draft

unknown commit ID when having multiple checkouts and merge with target#3412
akash-manna-sky wants to merge 2 commits into
jenkinsci:mainfrom
akash-manna-sky:issue-3380

Conversation

@akash-manna-sky

Copy link
Copy Markdown
Contributor

unknown commit ID when having multiple checkouts and merge with target

Fixes #3380

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

Copy link
Copy Markdown

☀️   Quality Monitor

Tests

   JUnit   Unit Tests: ✅ successful — 92 passed $\textsf{(±0)}$, 2 skipped $\textsf{(±0)}$
   🚀   Integration Tests: ✅ successful — 517 passed $\textsf{(±0)}$, 10 skipped $\textsf{(±0)}$
   ⛔   Architecture Tests: ✅ successful — 15 passed $\textsf{(±0)}$

Coverage for New Code

   〰️   Line Coverage: 96.00% — 2 missed lines
   ➰   Branch Coverage: 100.00% — perfect 🎉

Coverage for Whole Project

   〰️   Line Coverage: 81.01% $\color{green}{\textsf{(+0.23)}}$ — 1188 missed lines
   ➰   Branch Coverage: 65.48% $\color{green}{\textsf{(+0.29)}}$ — 477 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)}$

Vulnerabilities

   🛡️   OWASP Dependency Check: 250 vulnerabilities $\color{green}{\textsf{(+250)}}$ — error: 17, high: 64, normal: 160, low: 9

Software Metrics

   🌀   Cyclomatic Complexity: 2655 (total)
   💭   Cognitive Complexity: 859 (total)
   ➿   N-Path Complexity: 3039 (total)
   📏   Lines of Code: 32388 (total)
   📝   Non Commenting Source Statements: 10756 (total)
   🔗   Class Cohesion: 100.00% (maximum)
   ⚖️   Weight of Class: 100.00% (maximum)

📌 Reference Results

Delta reports computed against the reference results of 6e946b9 in workflow run 31535820656.

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 96.00 >= 90.00
  • ✅ Branch 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

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

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.

"unknown commit ID" when having multiple checkouts and merge with target

1 participant