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

chore: use lib es2020 #106

Merged
merged 1 commit into from
Nov 20, 2024
Merged

chore: use lib es2020 #106

merged 1 commit into from
Nov 20, 2024

Conversation

kkirka
Copy link
Contributor

@kkirka kkirka commented Sep 11, 2024

Most of our repositories use lib es2020 (e.g. for Array.includes), and there are no known compatibility issues we resolve by using es6 here

chechu
chechu previously approved these changes Sep 23, 2024
@chechu chechu force-pushed the chore/es2020 branch 2 times, most recently from cdba39a to 2872c40 Compare November 20, 2024 10:10
Most of our repositories use lib es2020 (e.g. for Array.includes), and there are no known compatibility issues we resolve by using es6 here
Copy link

Code Coverage

Package Line Rate Branch Rate Health
Interfaces 100% 100%
ProtocolReserve 86% 65%
Test 100% 100%
Test.Mocks 61% 29%
TokenConverter 89% 74%
Utils 100% 100%
Summary 86% (614 / 718) 70% (205 / 292)

@chechu chechu merged commit 128e77d into develop Nov 20, 2024
5 checks passed
@chechu chechu mentioned this pull request Dec 18, 2024
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