Skip to content
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

Enh: Generalize dashboards #260

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Enh: Generalize dashboards #260

wants to merge 11 commits into from

Conversation

Vialeon
Copy link
Collaborator

@Vialeon Vialeon commented Feb 19, 2022

create package to generalize dashboard building and implement on current dashboards
Add helper functions to offload datetime pretty printing calculations to sql queries

@codecov
Copy link

codecov bot commented Feb 19, 2022

Codecov Report

Merging #260 (7707223) into main (4aa8215) will decrease coverage by 1.18%.
The diff coverage is 15.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
- Coverage   70.51%   69.32%   -1.19%     
==========================================
  Files          52       54       +2     
  Lines        2934     2993      +59     
==========================================
+ Hits         2069     2075       +6     
- Misses        547      600      +53     
  Partials      318      318              
Impacted Files Coverage Δ
extensions/internal/helpers/timediff.go 5.71% <5.71%> (ø)
extensions/internal/helpers/print_duration.go 9.09% <9.09%> (ø)
extensions/internal/helpers/helpers.go 75.00% <100.00%> (+3.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4aa8215...7707223. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant