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

isSafeInteger #199

Merged
merged 7 commits into from May 2, 2023
Merged

isSafeInteger #199

merged 7 commits into from May 2, 2023

Conversation

cedmax
Copy link
Owner

@cedmax cedmax commented Mar 9, 2023

No description provided.

@cedmax cedmax changed the title IsSafeInteger isSafeInteger Mar 9, 2023
@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Merging #199 (0fb1c0c) into production (0256fbb) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 0fb1c0c differs from pull request most recent head 45edd06. Consider uploading reports for the commit 45edd06 to get more accurate results

@@              Coverage Diff               @@
##           production      #199     +/-   ##
==============================================
  Coverage      100.00%   100.00%             
==============================================
  Files             490       532     +42     
  Lines            4426      1994   -2432     
  Branches          396        85    -311     
==============================================
- Hits             4426      1994   -2432     
Impacted Files Coverage Δ
src/content/lodash/function/after/vanilla.js 100.00% <ø> (ø)
src/content/lodash/function/before/vanilla.js 100.00% <ø> (ø)
src/content/lodash/function/debounce/lodash.js 100.00% <ø> (ø)
src/content/lodash/function/delay/lodash.js 100.00% <ø> (ø)
src/content/lodash/function/once/lodash.js 100.00% <ø> (ø)
...ntent/date-fns/08-month/lastDayOfMonth/date-fns.js 100.00% <100.00%> (ø)
...ontent/date-fns/08-month/lastDayOfMonth/vanilla.js 100.00% <100.00%> (ø)
src/content/lodash/array/difference/vanilla.js 100.00% <100.00%> (ø)
src/content/lodash/array/differenceBy/vanilla.js 100.00% <100.00%> (ø)
src/content/lodash/array/flatMap/lodash.js 100.00% <100.00%> (ø)
... and 56 more

... and 466 files with indirect coverage changes

@cedmax cedmax merged commit 4181e2c into production May 2, 2023
5 checks passed
@cedmax cedmax deleted the isSafeInteger branch May 2, 2023 22:01
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.

None yet

1 participant