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: upgrade dependencies #394

Merged
merged 1 commit into from
Jan 16, 2023
Merged

chore: upgrade dependencies #394

merged 1 commit into from
Jan 16, 2023

Conversation

mcous
Copy link
Member

@mcous mcous commented Oct 23, 2022

Overview

This PR updates and adds common development dependencies used for v5 in order to better keep track of package changes and keep the diffs of actual logic cleaner.

@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Merging #394 (13d418f) into v5 (b7a8779) will decrease coverage by 1.83%.
The diff coverage is 93.39%.

❗ Current head 13d418f differs from pull request most recent head e0ad867. Consider uploading reports for the commit e0ad867 to get more accurate results

@@            Coverage Diff             @@
##               v5     #394      +/-   ##
==========================================
- Coverage   93.53%   91.69%   -1.84%     
==========================================
  Files          36       36              
  Lines        4348     4614     +266     
  Branches      604      520      -84     
==========================================
+ Hits         4067     4231     +164     
- Misses        281      383     +102     
Impacted Files Coverage Δ
packages/plotter/src/graphic-plotter/plot-macro.ts 26.74% <50.00%> (-13.77%) ⬇️
packages/parser/src/index.ts 100.00% <100.00%> (ø)
packages/parser/src/lexer/index.ts 98.76% <100.00%> (-1.24%) ⬇️
packages/parser/src/lexer/tokens.ts 100.00% <100.00%> (ø)
packages/parser/src/syntax/drill.ts 100.00% <100.00%> (ø)
packages/parser/src/syntax/gerber.ts 99.76% <100.00%> (-0.24%) ⬇️
packages/parser/src/syntax/index.ts 100.00% <100.00%> (ø)
packages/parser/src/syntax/macro.ts 100.00% <100.00%> (ø)
packages/parser/src/syntax/map-tokens.ts 97.10% <100.00%> (-2.90%) ⬇️
packages/parser/src/syntax/rules.ts 98.74% <100.00%> (-0.63%) ⬇️
... and 36 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mcous mcous marked this pull request as ready for review January 15, 2023 23:58
@mcous mcous merged commit 4389d14 into v5 Jan 16, 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.

None yet

1 participant