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

feat: Support generating single line histograms #38

Merged
merged 5 commits into from Feb 22, 2024
Merged

feat: Support generating single line histograms #38

merged 5 commits into from Feb 22, 2024

Conversation

Jason3S
Copy link
Contributor

@Jason3S Jason3S commented Feb 22, 2024

Example Result:

Month Avg Min Max Graph
jan 8.3 5 12 ▂▃▃▄
feb 11.5 8 15 ▅▄▃▅
mar 12.5 9 16 ▅▄▃▆
apr 18.0 15 22 ▆▅█▆

@coveralls
Copy link

coveralls commented Feb 22, 2024

Pull Request Test Coverage Report for Build 8010923537

Details

  • 0 of 126 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+3.7%) to 87.204%

Totals Coverage Status
Change from base Build 7940419321: 3.7%
Covered Lines: 126
Relevant Lines: 126

💛 - Coveralls

@Jason3S Jason3S merged commit 2fa7108 into main Feb 22, 2024
9 checks passed
@Jason3S Jason3S deleted the dev-bars branch February 22, 2024 21:03
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.

None yet

2 participants