-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rk 621 comm metric fix #622
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #622 +/- ##
==========================================
- Coverage 76.44% 76.34% -0.11%
==========================================
Files 29 29
Lines 3919 3919
==========================================
- Hits 2996 2992 -4
- Misses 923 927 +4 see 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
code used to update (and verify) the metric table
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good Robert. I just made a few comments below. Could you also increment the dev version? Thanks!
I had noticed the weight for
|
Co-authored-by: Aaron Clark <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼 Looks great!
Addresses issue #621
Looks like the
initialize_metric_table.sql
had already been updated.The "Package Downloads" card is no longer flagged as non-metric
But the metric table in
upload_format.database
needs updating.