Skip to content

Conversation

@thunderboltsid
Copy link
Contributor

add three new modules with their own go.mod:

  • api
  • templates
  • test/e2e

@codecov
Copy link

codecov bot commented Jul 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.96%. Comparing base (57ecf1a) to head (716f984).

Additional details and impacted files
@@                 Coverage Diff                  @@
##           issue/kubevip092     #544      +/-   ##
====================================================
- Coverage             43.14%   41.96%   -1.18%     
====================================================
  Files                    20       11       -9     
  Lines                  2851     2788      -63     
====================================================
- Hits                   1230     1170      -60     
+ Misses                 1581     1579       -2     
+ Partials                 40       39       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@thunderboltsid thunderboltsid changed the title feat(deps): reduce go dependencies for importing api feat(deps): separate go modules for api, templates, and e2e Jul 5, 2025
@thunderboltsid thunderboltsid force-pushed the issue/gomod-separate branch from 716f984 to a91de1a Compare July 6, 2025 17:49
Base automatically changed from issue/kubevip092 to main July 7, 2025 13:56
@thunderboltsid thunderboltsid force-pushed the issue/gomod-separate branch from a91de1a to d6566e9 Compare July 7, 2025 14:32
@thunderboltsid thunderboltsid requested review from atulv7 and removed request for atulv7 July 10, 2025 09:52
add three new modules with their own go.mod:
  - api
  - templates
  - test/e2e
@thunderboltsid thunderboltsid changed the title feat(deps): separate go modules for api, templates, and e2e fix(deps): separate go modules for api, templates, and e2e Jul 22, 2025
@thunderboltsid thunderboltsid changed the title fix(deps): separate go modules for api, templates, and e2e [draft]fix(deps): separate go modules for api, templates, and e2e Jul 22, 2025
@thunderboltsid thunderboltsid changed the title [draft]fix(deps): separate go modules for api, templates, and e2e [wip]fix(deps): separate go modules for api, templates, and e2e Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants