build: remove integration k8s + components#2502
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2502 +/- ##
===========================================
+ Coverage 35.58% 47.32% +11.73%
===========================================
Files 86 59 -27
Lines 6308 4511 -1797
===========================================
- Hits 2245 2135 -110
+ Misses 3893 2212 -1681
+ Partials 170 164 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Amazing!! How are these differences handled in the tests?
I cannot see it in your PR but however the network flow tests are passing 🧚🦄🪄 |
|
@mariomac similar to the drift/sync, there is a list of transforms which are applied when the OBI test suite is imported. It's easier to browse the branch directly, here are the transforms you're looking for: beyla/scripts/generate-obi-tests.sh Lines 80 to 86 in 68420b8 The transforms are applied after the files have been copied into beyla/scripts/generate-obi-tests.sh Lines 493 to 497 in 68420b8 There is also a code injection which I needed here, to override the metric prefix: beyla/scripts/generate-obi-tests.sh Lines 121 to 123 in 68420b8 |
This PR:
internal/test/integrationinternal/test/beyla_extensions