Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#8312 Fix e2e error logging test for MV2 #8332

Merged
merged 6 commits into from
Apr 24, 2024
Merged

Conversation

mnholtz
Copy link
Collaborator

@mnholtz mnholtz commented Apr 24, 2024

What does this PR do?

Checklist

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.51%. Comparing base (3570e60) to head (c44b827).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8332   +/-   ##
=======================================
  Coverage   73.50%   73.51%           
=======================================
  Files        1330     1330           
  Lines       41111    41111           
  Branches     7637     7637           
=======================================
+ Hits        30219    30222    +3     
+ Misses      10892    10889    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# Conflicts:
#	end-to-end-tests/tests/telemetry/errors.spec.ts
@mnholtz mnholtz merged commit 142a15e into main Apr 24, 2024
19 checks passed
@mnholtz mnholtz deleted the feature/8312_fix_e2e_mv2_test branch April 24, 2024 16:42
@grahamlangford grahamlangford added this to the 1.8.13 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Fix E2E test for error logging on MV2
3 participants