Skip to content

refactor(ts): refactor proxy module to TS#39

Merged
dcoric merged 51 commits intoG-Research:mainfrom
jescalada:refactor-proxy-module-ts-and-esm
Apr 8, 2025
Merged

refactor(ts): refactor proxy module to TS#39
dcoric merged 51 commits intoG-Research:mainfrom
jescalada:refactor-proxy-module-ts-and-esm

Conversation

@jescalada
Copy link
Collaborator

@jescalada jescalada commented Mar 27, 2025

Draft PR that refactors the core proxy logic to TS and ESM.

fabiovincenzi and others added 30 commits February 17, 2025 16:12
@jescalada jescalada self-assigned this Mar 27, 2025
@jescalada jescalada changed the title Refactor proxy module to TS refactor(ts): refactor proxy module to TS Mar 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 72.80514% with 127 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@9046dd4). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/db/file/repo.ts 50.00% 23 Missing ⚠️
src/db/file/pushes.ts 47.05% 18 Missing ⚠️
src/proxy/processors/push-action/parsePush.ts 48.57% 18 Missing ⚠️
src/db/index.ts 42.85% 11 Missing and 5 partials ⚠️
src/proxy/actions/Action.ts 64.10% 14 Missing ⚠️
...roxy/processors/push-action/checkCommitMessages.ts 54.54% 5 Missing ⚠️
src/plugin.ts 0.00% 4 Missing ⚠️
src/proxy/processors/pre-processor/parseAction.ts 50.00% 4 Missing ⚠️
src/proxy/routes/index.ts 66.66% 4 Missing ⚠️
src/db/file/users.ts 80.00% 3 Missing ⚠️
... and 9 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage        ?   50.08%           
=======================================
  Files           ?       48           
  Lines           ?     1711           
  Branches        ?      174           
=======================================
  Hits            ?      857           
  Misses          ?      834           
  Partials        ?       20           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jescalada jescalada force-pushed the refactor-proxy-module-ts-and-esm branch from 390de82 to 90a8cab Compare March 31, 2025 06:35
@dcoric dcoric merged commit 38791bd into G-Research:main Apr 8, 2025
7 checks passed
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.

4 participants