oras icon indicating copy to clipboard operation
oras copied to clipboard

feat: add Kubernetes-based e2e testing infrastructure

Open TerryHowe opened this issue 1 month ago • 1 comments

This commit adds comprehensive Kubernetes-based end-to-end testing support for ORAS. GitHub Actions workflow for automated KinD-based testing This maintains compatibility with existing Docker-based e2e tests while adding a more realistic Kubernetes-based testing environment.

TerryHowe avatar Nov 25 '25 18:11 TerryHowe

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 87.33%. Comparing base (7ab61a4) to head (64af1de).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1913      +/-   ##
==========================================
+ Coverage   87.29%   87.33%   +0.03%     
==========================================
  Files         143      143              
  Lines        5535     5535              
==========================================
+ Hits         4832     4834       +2     
+ Misses        417      415       -2     
  Partials      286      286              

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

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

codecov[bot] avatar Nov 25 '25 18:11 codecov[bot]