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

suppport TypeScript 5 #171

Merged
merged 2 commits into from
Jul 30, 2023
Merged

suppport TypeScript 5 #171

merged 2 commits into from
Jul 30, 2023

Conversation

mmomtchev
Copy link
Owner

Fixes #169

@mmomtchev mmomtchev changed the base branch from main to 1.5 July 30, 2023 10:02
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d0b6d21) 98.88% compared to head (ab73b8a) 98.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##              1.5     #171   +/-   ##
=======================================
  Coverage   98.88%   98.88%           
=======================================
  Files          74       74           
  Lines        1430     1430           
  Branches      226      222    -4     
=======================================
  Hits         1414     1414           
  Misses         16       16           
Files Changed Coverage Δ
test/common.ts 93.93% <ø> (ø)
src/RFeature.tsx 98.87% <100.00%> (ø)
src/RGeolocation.tsx 100.00% <100.00%> (ø)
src/ROverlay.tsx 100.00% <100.00%> (ø)
src/RPopup.tsx 100.00% <100.00%> (ø)
src/control/RAttribution.tsx 100.00% <100.00%> (ø)
src/control/RControlBase.tsx 100.00% <100.00%> (ø)
src/control/RCustom.tsx 100.00% <100.00%> (ø)
src/control/RFullScreen.tsx 100.00% <100.00%> (ø)
src/control/RLayers.tsx 97.77% <100.00%> (ø)
... and 27 more

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

@mmomtchev mmomtchev merged commit c9da41f into 1.5 Jul 30, 2023
22 checks passed
@mmomtchev mmomtchev deleted the ts5 branch July 30, 2023 10: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.

Typescript error cannot use Component as a JSX Component
2 participants