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

fix: fix types for TypeScript 3.8 #420

Merged
merged 1 commit into from
Nov 18, 2021
Merged

fix: fix types for TypeScript 3.8 #420

merged 1 commit into from
Nov 18, 2021

Conversation

dangreen
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2021

Codecov Report

Merging #420 (da0c9e4) into master (1afd218) will increase coverage by 0.02%.
The diff coverage is 43.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
+ Coverage   42.27%   42.29%   +0.02%     
==========================================
  Files          16       15       -1     
  Lines         537      532       -5     
  Branches      112      118       +6     
==========================================
- Hits          227      225       -2     
+ Misses        250      246       -4     
- Partials       60       61       +1     
Impacted Files Coverage Δ
src/components/GoogleChartActions.tsx 0.00% <0.00%> (ø)
src/default-props.ts 100.00% <ø> (ø)
src/types.ts 0.00% <ø> (ø)
src/Context.tsx 70.83% <33.33%> (ø)
src/ReactGoogleCharts.tsx 55.35% <37.50%> (ø)
src/components/GoogleChart.tsx 42.01% <45.16%> (-1.58%) ⬇️
src/components/GoogleChartDataTable.tsx 43.62% <50.00%> (-0.68%) ⬇️
src/components/GoogleChartEvents.tsx 51.72% <50.00%> (ø)
... and 5 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 1afd218...da0c9e4. Read the comment docs.

@dangreen dangreen merged commit 54fad92 into master Nov 18, 2021
@dangreen dangreen deleted the fix-types branch November 18, 2021 09:37
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.

2 participants