github-java-client icon indicating copy to clipboard operation
github-java-client copied to clipboard

fix: Fix the Gen java docs workflow by fixing auth

Open Abhi347 opened this issue 10 months ago • 1 comments

The Maven SCM publish plugin uses SSH instead of PAT

Abhi347 avatar Mar 17 '25 13:03 Abhi347

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.89%. Comparing base (13c7a91) to head (f1b0bbd).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #221   +/-   ##
=========================================
  Coverage     76.89%   76.89%           
  Complexity      381      381           
=========================================
  Files            56       56           
  Lines          1277     1277           
  Branches         51       51           
=========================================
  Hits            982      982           
  Misses          264      264           
  Partials         31       31           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 17 '25 13:03 codecov[bot]