oras-project / oras-go

ORAS Go library
https://oras.land
Apache License 2.0
177 stars 94 forks source link

build: bump go version #715

Closed dextrot closed 6 months ago

dextrot commented 7 months ago

This PR fixes #713

github-advanced-security[bot] commented 7 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 75.62%. Comparing base (0285961) to head (30298d1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #715 +/- ## ========================================== - Coverage 75.92% 75.62% -0.30% ========================================== Files 59 64 +5 Lines 5873 5994 +121 ========================================== + Hits 4459 4533 +74 - Misses 1037 1078 +41 - Partials 377 383 +6 ```

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

shizhMSFT commented 6 months ago

@dextrot Since we need this PR in the incoming v2.5.0 version, would you like to address the comments?

dextrot commented 6 months ago

@dextrot Since we need this PR in the incoming v2.5.0 version, would you like to address the comments?

Done. Please take a look, if I need to make any further changes.