-
Notifications
You must be signed in to change notification settings - Fork 74
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
Fix Integration Tests #5421
Fix Integration Tests #5421
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
783bc76
to
15c8baf
Compare
fides Run #10686
Run Properties:
|
Project |
fides
|
Branch Review |
refs/pull/5421/merge
|
Run status |
Passed #10686
|
Run duration | 00m 37s |
Commit |
be96a605fd ℹ️: Merge 19cda7013a8f1f43682d1306074a81b22add648c into de822cb80d9705046fcc4d327cab...
|
Committer | Facundo Lopez Janza |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5421 +/- ##
==========================================
+ Coverage 83.87% 85.47% +1.59%
==========================================
Files 384 384
Lines 24116 24116
Branches 2624 2624
==========================================
+ Hits 20228 20612 +384
+ Misses 3306 2950 -356
+ Partials 582 554 -28 ☔ View full report in Codecov by Sentry. |
a4346b9
to
dce1396
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good all around, thanks for the work!
Just some minor comments about a comment, but nothing that should block it from being merged
fides Run #10697
Run Properties:
|
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10697
|
Run duration | 00m 37s |
Commit |
08537cbe69: Fix Integration Tests (#5421)
|
Committer | Facundo Lopez Janza |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Closes #LA-58
Description Of Changes
This pr intends to fix all tests that we want to leave on fides.
Code Changes
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
main
downgrade()
migration is correct and works