marquez
marquez copied to clipboard
fix: broken link
Problem
👋 Thanks for opening a pull request! Please include a brief summary of the problem your change is trying to solve, or bug fix. If your change fixes a bug or you'd like to provide context on why you're making the change, please link the issue as follows:
Solution
link fix
Note: All database schema changes require discussion. Please link the issue for context.
One-line summary: broken link fix in readme
Checklist
- [x] You've signed-off your work
- [ ] Your changes are accompanied by tests (if relevant)
- [x] Your change contains a small diff and is self-contained
- [x] You've updated any relevant documentation (if relevant)
- [ ] You've included a one-line summary of your change for the
CHANGELOG.md(Depending on the change, this may not be necessary). - [ ] You've versioned your
.sqldatabase schema migration according to Flyway's naming convention (if relevant) - [ ] You've included a header in any source code files (if relevant)
Thanks for opening your first pull request in the Marquez project! Please check out our contributing guidelines (https://github.com/MarquezProject/marquez/blob/main/CONTRIBUTING.md).
Deploy Preview for peppy-sprite-186812 failed.
| Name | Link |
|---|---|
| Latest commit | 1f883153c030c4bd2130e9405371475a8b6a498a |
| Latest deploy log | https://app.netlify.com/sites/peppy-sprite-186812/deploys/67eb7e1897e9cd0008f54af5 |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.18%. Comparing base (
a89b89c) to head (1f88315).
Additional details and impacted files
@@ Coverage Diff @@
## main #3046 +/- ##
=========================================
Coverage 81.18% 81.18%
Complexity 1506 1506
=========================================
Files 268 268
Lines 7356 7356
Branches 325 325
=========================================
Hits 5972 5972
Misses 1226 1226
Partials 158 158
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.