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

Add visitors + bounce rate to timeseries chart #124

Merged
merged 3 commits into from
Dec 12, 2024
Merged

Add visitors + bounce rate to timeseries chart #124

merged 3 commits into from
Dec 12, 2024

Conversation

benvinegar
Copy link
Owner

Now that bounce data is available via #116, decided to add this and visitors to the timeseries chart.

Screenshot:

image

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 89.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 81.23%. Comparing base (1bd9b16) to head (a8d3148).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/analytics/query.ts 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
+ Coverage   81.20%   81.23%   +0.03%     
==========================================
  Files          32       32              
  Lines        2293     2329      +36     
  Branches      253      255       +2     
==========================================
+ Hits         1862     1892      +30     
- Misses        423      429       +6     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benvinegar benvinegar merged commit 964a91c into main Dec 12, 2024
1 check passed
benvinegar added a commit that referenced this pull request Dec 20, 2024
* First commit of multiple data points on timeseries chart

* Fix tests

* Add bounce rate to chart
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