Closed gilluminate closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Passed #10874
•
2e5aca6d52 ℹ️: Merge cfd67e38a964838ccb464a53c2d5e27d031924a9 into 590d85afb7d0e088142a6fd28ac8...
Project |
fides
|
Branch Review |
refs/pull/5474/merge
|
Run status |
Passed #10874
|
Run duration | 00m 38s |
Commit |
2e5aca6d52 ℹ️: Merge cfd67e38a964838ccb464a53c2d5e27d031924a9 into 590d85afb7d0e088142a6fd28ac8...
|
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 ↗︎ |
Passed #10876
•
eaace633f7: ignore checking BE with FE CI changes (#5474)
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #10876
|
Run duration | 00m 38s |
Commit |
eaace633f7: ignore checking BE with FE CI changes (#5474)
|
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 (
590d85a
) to head (cfd67e3
). 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.
Description Of Changes
While working on FE CI stuff, the Backend checks keep firing off just because I'm updating the github actions for FE. This change is to stop that madness.
Code Changes