Closed gilluminate closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #10884
•
16470d955d ℹ️: Merge e1dbcde11d498e9d220e060a54759f9ced7748e2 into eaace633f7c0b354df56cb6480b4...
Project |
fides
|
Branch Review |
refs/pull/5476/merge
|
Run status |
Passed #10884
|
Run duration | 00m 40s |
Commit |
16470d955d ℹ️: Merge e1dbcde11d498e9d220e060a54759f9ced7748e2 into eaace633f7c0b354df56cb6480b4...
|
Committer | Jason Gill |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.20%. Comparing base (
eaace63
) to head (e1dbcde
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Passed #10891
•
306202ef00: ignore checking CLI with FE CI changes (#5476)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10891
|
Run duration | 00m 38s |
Commit |
306202ef00: ignore checking CLI with FE CI changes (#5476)
|
Committer | Jason Gill |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
4
|
⚠️ You've recorded test results over your free plan limit. Upgrade your plan to view test results. | |
View all changes introduced in this branch ↗︎ |
Description Of Changes
While working on FE CI stuff, the CLI checks keep firing off just because I'm updating the github actions for FE. This change is to stop that madness.
Code Changes