quiltdata / quilt

Quilt is a data mesh for connecting people with actionable data
https://quiltdata.com
Apache License 2.0
1.32k stars 92 forks source link

Delete MARKETING mode support #4009

Closed nl0 closed 1 month ago

nl0 commented 1 month ago

Since we don't use this app to serve our marketing website anymore, there's no sense in keeping all this dead code around.

TODO

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 38.08%. Comparing base (c3dc6b0) to head (557c35f).

Files Patch % Lines
...talog/app/website/pages/Landing/Buckets/Buckets.js 0.00% 4 Missing and 1 partial :warning:
...g/app/website/pages/OpenLanding/Buckets/Buckets.js 0.00% 4 Missing and 1 partial :warning:
catalog/app/containers/NavBar/NavMenu.tsx 0.00% 3 Missing and 1 partial :warning:
catalog/app/containers/App/App.js 0.00% 3 Missing :warning:
catalog/app/containers/NavBar/NavBar.tsx 0.00% 2 Missing :warning:
catalog/app/components/Footer/Footer.js 0.00% 1 Missing :warning:
catalog/app/utils/BucketConfig.ts 0.00% 1 Missing :warning:
catalog/app/utils/CatalogSettings.tsx 0.00% 0 Missing and 1 partial :warning:
catalog/app/utils/tracking.js 0.00% 1 Missing :warning:
catalog/app/website/pages/Landing/Landing.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4009 +/- ## ========================================== + Coverage 37.21% 38.08% +0.87% ========================================== Files 769 715 -54 Lines 33585 32806 -779 Branches 4780 4840 +60 ========================================== - Hits 12497 12493 -4 + Misses 20444 19161 -1283 - Partials 644 1152 +508 ``` | [Flag](https://app.codecov.io/gh/quiltdata/quilt/pull/4009/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | Coverage Δ | | |---|---|---| | [api-python](https://app.codecov.io/gh/quiltdata/quilt/pull/4009/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | `90.75% <ø> (ø)` | | | [catalog](https://app.codecov.io/gh/quiltdata/quilt/pull/4009/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | `11.50% <0.00%> (+0.38%)` | :arrow_up: | | [lambda](https://app.codecov.io/gh/quiltdata/quilt/pull/4009/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | `88.18% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.