Updated event count chip rendering#2916
Conversation
|
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 canceled.
|
|
Hey @wslulciuc @phixMe, can you please review this PR ? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2916 +/- ##
=========================================
Coverage 83.10% 83.10%
Complexity 1487 1487
=========================================
Files 264 264
Lines 6849 6849
Branches 315 315
=========================================
Hits 5692 5692
Misses 1002 1002
Partials 155 155 ☔ View full report in Codecov by Sentry. |
|
@NisargChokshi45, done! I've also added @phixMe as the reviewer. |
phixMe
left a comment
There was a problem hiding this comment.
Thanks for the contribution. Please fill in the Description and Solution for your next PR. I one sentence description would be fine for something like this.
|
Great job! Congrats on your first merged pull request in the Marquez project! |
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:
Closes: #ISSUE-NUMBER
Solution
Please describe your change as it relates to the problem, or bug fix, as well as any dependencies. If your change requires a database schema migration, please describe the schema modification(s) and whether it's a backwards-incompatible or backwards-compatible change.
One-line summary: Updated event count chip rendering
Checklist
CHANGELOG.md(Depending on the change, this may not be necessary)..sqldatabase schema migration according to Flyway's naming convention (if relevant)