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

Apply additional minification for enum, dumpObj, timers #139

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

nev21
Copy link
Contributor

@nev21 nev21 commented Feb 6, 2023

  • enum
  • dumpObj
  • timer usage

- enum
- dumpObj
- timer usage
@nev21 nev21 requested a review from a team as a code owner February 6, 2023 05:41
@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #139 (e7d90f2) into main (78c7aa7) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   99.31%   99.31%   -0.01%     
==========================================
  Files          64       65       +1     
  Lines        1025     1022       -3     
  Branches      210      212       +2     
==========================================
- Hits         1018     1015       -3     
  Misses          7        7              
Impacted Files Coverage Δ
lib/src/polyfills/symbol.ts 100.00% <ø> (ø)
lib/src/helpers/diagnostics.ts 100.00% <100.00%> (ø)
lib/src/helpers/enum.ts 100.00% <100.00%> (ø)
lib/src/internal/map.ts 100.00% <100.00%> (ø)
lib/src/internal/unwrapFunction.ts 100.00% <100.00%> (ø)
lib/src/timer/interval.ts 100.00% <100.00%> (ø)
lib/src/timer/timeout.ts 100.00% <100.00%> (ø)

@nev21 nev21 merged commit 612ad03 into main Feb 6, 2023
@nev21 nev21 added this to the 0.7.2 milestone Feb 6, 2023
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