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

General package updates and optimizations #458

Merged
merged 19 commits into from
May 7, 2023
Merged

Conversation

peterramsing
Copy link
Owner

@peterramsing peterramsing commented May 6, 2023

What kind of change is this? (Bug Fix, Feature...)

  • Optimizations
  • Dropping support for Node 14 as it's not supported anymore

What is the current behavior (You can also link to an issue)
works

What is the new behavior this introduces (if any)
n/a

Does this introduce any breaking changes?
Yes, dropping support for Node 14

Does the PR fulfill these requirements?

  • Tests for the changes have been added
  • Docs have been added or updated

Other Comments

@codecov
Copy link

codecov bot commented May 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (825b364) 100.00% compared to head (a45ca1f) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##            master      #458     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           20        20             
  Lines          776      2323   +1547     
===========================================
+ Hits           776      2323   +1547     
Impacted Files Coverage Δ
lib/lost-vars.js 100.00% <100.00%> (ø)
lib/lost-waffle.js 100.00% <100.00%> (ø)
lost.js 100.00% <100.00%> (ø)

... and 17 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@peterramsing peterramsing changed the base branch from master to main May 7, 2023 02:36
@peterramsing peterramsing merged commit 1648765 into main May 7, 2023
7 checks passed
@peterramsing peterramsing deleted the 2023-may--upgrade branch May 7, 2023 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant