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

Run integration tests in CI #266

Merged
merged 10 commits into from
Oct 21, 2024
Merged

Run integration tests in CI #266

merged 10 commits into from
Oct 21, 2024

Conversation

pankajkoti
Copy link
Contributor

@pankajkoti pankajkoti commented Oct 18, 2024

closes: #198
closes: #206

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.53%. Comparing base (997614a) to head (fcdc0c2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #266   +/-   ##
=======================================
  Coverage   92.53%   92.53%           
=======================================
  Files           8        8           
  Lines         630      630           
=======================================
  Hits          583      583           
  Misses         47       47           

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

@pankajkoti pankajkoti changed the title Add integration tests Run integration tests in CI Oct 18, 2024
@pankajkoti pankajkoti marked this pull request as ready for review October 21, 2024 12:48
Copy link
Collaborator

@tatiana tatiana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, @pankajkoti , really happy we'll have these integration tests to give us more confidence when making changes and accepting contributions to DAG factory.

I left a minor feedback inline.

@pankajkoti pankajkoti force-pushed the integration-tests branch 2 times, most recently from 6da9307 to f17e83d Compare October 21, 2024 14:07
@pankajkoti pankajkoti merged commit 55a1a2f into main Oct 21, 2024
25 checks passed
@pankajkoti pankajkoti deleted the integration-tests branch October 21, 2024 14:20
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.

Increase project quality Add integration tests
4 participants