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

Internals upgrade #71

Merged
merged 26 commits into from
Sep 25, 2024
Merged

Internals upgrade #71

merged 26 commits into from
Sep 25, 2024

Conversation

zoe-codez
Copy link
Member

@zoe-codez zoe-codez commented Sep 14, 2024

📬 Changes


Changes

  • upgrade all dependencies to latest
  • convert to eslint9
  • migrate to TestRunner
  • fix tests
  • fetch shim
  • upgrade mock assistant to be compat with new workslfows
  • cleanup configs that only exist for testing

Removed Configs

  • AUTO_CONNECT_SOCKET
  • AUTO_SCAN_CALL_PROXY
  • CALL_PROXY_ALLOW_REST
  • MANAGE_REGISTRY
  • MOCK_SOCKET

🗒️ Checklist

  • Read the contribution guide and accept the
    code of conduct
  • Readme and docs (updated or not needed)
  • Tests (added, updated or not needed)

@zoe-codez zoe-codez marked this pull request as ready for review September 25, 2024 13:18
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 56.76568% with 131 lines in your changes missing coverage. Please review.

Project coverage is 73.27%. Comparing base (43a3bd8) to head (a7e6c08).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/helpers/fetch.helper.ts 27.90% 62 Missing ⚠️
src/extensions/websocket-api.extension.ts 59.64% 23 Missing ⚠️
src/extensions/internal.extension.ts 55.55% 18 Missing and 2 partials ⚠️
src/extensions/entity.extension.ts 15.38% 11 Missing ⚠️
src/extensions/reference.extension.ts 66.66% 5 Missing and 1 partial ⚠️
src/extensions/fetch-api.extension.ts 61.53% 5 Missing ⚠️
src/extensions/config.extension.ts 71.42% 2 Missing ⚠️
src/extensions/area.extension.ts 85.71% 1 Missing ⚠️
src/extensions/call-proxy.extension.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   77.01%   73.27%   -3.75%     
==========================================
  Files          36       26      -10     
  Lines        1466     1373      -93     
  Branches      179      187       +8     
==========================================
- Hits         1129     1006     -123     
- Misses        315      353      +38     
+ Partials       22       14       -8     

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

@zoe-codez zoe-codez merged commit 20b0c9c into main Sep 25, 2024
1 of 3 checks passed
@zoe-codez zoe-codez deleted the upgrade branch September 25, 2024 13:23
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