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

feat: add load units function #153

Merged
merged 1 commit into from
Sep 15, 2023
Merged

feat: add load units function #153

merged 1 commit into from
Sep 15, 2023

Conversation

gxkl
Copy link
Contributor

@gxkl gxkl commented Sep 15, 2023

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7bd1891) 92.44% compared to head (bb4d79a) 92.44%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files         230      230           
  Lines        4898     4900    +2     
  Branches      544      518   -26     
=======================================
+ Hits         4528     4530    +2     
  Misses        370      370           
Files Changed Coverage Δ
standalone/standalone/src/Runner.ts 93.63% <100.00%> (+0.11%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@killagu killagu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@killagu killagu enabled auto-merge September 15, 2023 03:05
@killagu killagu added this pull request to the merge queue Sep 15, 2023
Merged via the queue into master with commit ea75fdc Sep 15, 2023
14 checks passed
@killagu killagu deleted the feat/load-units branch September 15, 2023 06:18
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.

2 participants