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

test #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

test #5

wants to merge 1 commit into from

Conversation

markov00
Copy link
Owner

Summary

Summarize your PR.

If it involves visual changes include a screenshot or gif.

Checklist

Delete any items that are not applicable to this PR.

  • Any consumer-facing exports were added to src/index.ts (and stories only import from ../src except for test data & storybook)
  • This was checked for cross-browser compatibility
  • Proper documentation or storybook story was added for features that require explanation or tutorials
  • Unit tests were updated or added to match the most common scenarios

@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #5 (13a994c) into master (d288208) will increase coverage by 2.57%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   69.65%   72.23%   +2.57%     
==========================================
  Files         335      387      +52     
  Lines       10905    12011    +1106     
  Branches     2269     2623     +354     
==========================================
+ Hits         7596     8676    +1080     
- Misses       3295     3310      +15     
- Partials       14       25      +11     
Flag Coverage Δ
unittests 72.23% <ø> (+2.57%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/utils/geometry.ts 80.00% <0.00%> (-20.00%) ⬇️
.../chart_types/xy_chart/crosshair/crosshair_utils.ts 73.49% <0.00%> (-19.66%) ⬇️
...s/xy_chart/state/selectors/get_tooltip_position.ts 75.00% <0.00%> (-18.75%) ⬇️
src/components/error_boundary/errors.ts 66.66% <0.00%> (-16.67%) ⬇️
...ypes/partition_chart/state/selectors/geometries.ts 83.45% <0.00%> (-16.55%) ⬇️
src/components/legend/utils.ts 30.76% <0.00%> (-15.39%) ⬇️
...es/heatmap/state/selectors/get_highlighted_area.ts 46.66% <0.00%> (-13.34%) ⬇️
src/components/legend/label.tsx 87.50% <0.00%> (-12.50%) ⬇️
...rc/chart_types/xy_chart/renderer/dom/crosshair.tsx 70.68% <0.00%> (-9.32%) ⬇️
..._types/heatmap/state/selectors/get_picked_cells.ts 41.66% <0.00%> (-8.34%) ⬇️
... and 311 more

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 3b712ab...13a994c. 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