Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

refactor!: Switch from CJS to ESM #901

Merged
merged 11 commits into from Oct 27, 2023
Merged

refactor!: Switch from CJS to ESM #901

merged 11 commits into from Oct 27, 2023

Conversation

bennycode
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #901 (282079d) into main (d8c1bee) will not change coverage.
Report is 13 commits behind head on main.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #901     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           20        20             
  Lines          556      2576   +2020     
  Branches        38       102     +64     
===========================================
+ Hits           556      2576   +2020     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

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

Files Coverage Δ
src/CoinbasePro.ts 100.00% <100.00%> (ø)
src/account/AccountAPI.ts 100.00% <100.00%> (ø)
src/auth/RequestSigner.ts 100.00% <100.00%> (ø)
src/client/RESTClient.ts 100.00% <100.00%> (ø)
src/client/WebSocketClient.ts 100.00% <100.00%> (ø)
src/exchange-rate/ExchangeRateAPI.ts 100.00% <100.00%> (ø)
src/fill/FillAPI.ts 100.00% <100.00%> (ø)
src/order/OrderAPI.ts 100.00% <100.00%> (ø)
src/product/CandleBucketUtil.ts 100.00% <100.00%> (ø)
src/product/ProductAPI.ts 100.00% <100.00%> (ø)
... and 4 more

... and 6 files with indirect coverage changes

@bennycode bennycode changed the title refactor: Switch to ESM refactor!: Switch from CJS to ESM Oct 26, 2023
@bennycode bennycode merged commit 48d58a7 into main Oct 27, 2023
3 checks passed
@bennycode bennycode deleted the bennycode-esm branch October 27, 2023 09:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants