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

feat: Add Dataset Image Use for E2E Tests #548

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

ishaansehgal99
Copy link
Collaborator

@ishaansehgal99 ishaansehgal99 commented Aug 3, 2024

Reason for Change:
This PR ensures we use an image for dataset that is locally built during e2e as opposed to an external URL.

This prevents flakey network errors that can waste entire pipeline runs.

Addresses - #531

@ishaansehgal99 ishaansehgal99 changed the title feat: Add Dataset image building to repo feat: Add Dataset Image Use for E2E Tests Aug 3, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.44%. Comparing base (ed546f0) to head (1c573db).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #548      +/-   ##
==========================================
- Coverage   61.10%   59.44%   -1.66%     
==========================================
  Files          29       30       +1     
  Lines        2602     2868     +266     
==========================================
+ Hits         1590     1705     +115     
- Misses        921     1063     +142     
- Partials       91      100       +9     

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

@ishaansehgal99 ishaansehgal99 merged commit 08d2800 into main Aug 5, 2024
9 of 10 checks passed
@ishaansehgal99 ishaansehgal99 deleted the Ishaan/e2e-dataset-fix branch August 5, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants