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

Make sure Nammatham v2 is testable #106

Merged
merged 15 commits into from
Jan 19, 2024
Merged

Make sure Nammatham v2 is testable #106

merged 15 commits into from
Jan 19, 2024

Conversation

mildronize
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

Attention: 945 lines in your changes are missing coverage. Please review.

Comparison is base (1dac4c3) 100.00% compared to head (40a0f4e) 23.91%.
Report is 279 commits behind head on main.

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

Files Patch % Lines
packages/azure-functions/src/handler-resolver.ts 21.66% 141 Missing ⚠️
...s/trpc-azure-functions/src/trpc-azure-functions.ts 0.00% 73 Missing and 1 partial ⚠️
packages/core/src/nammatham-app.ts 0.00% 71 Missing and 1 partial ⚠️
packages/core/src/logger.ts 0.00% 69 Missing and 1 partial ⚠️
packages/azure-functions/src/trigger.ts 32.35% 69 Missing ⚠️
packages/express/src/express-server.ts 0.00% 65 Missing and 1 partial ⚠️
packages/express/src/middleware.ts 0.00% 58 Missing and 1 partial ⚠️
packages/core/src/types.ts 0.00% 36 Missing and 1 partial ⚠️
examples/azure-functions-with-trpc/src/client.ts 0.00% 30 Missing and 1 partial ⚠️
examples/azure-functions/src/functions/blob.ts 0.00% 27 Missing and 1 partial ⚠️
... and 30 more
Additional details and impacted files
@@             Coverage Diff              @@
##              main     #106       +/-   ##
============================================
- Coverage   100.00%   23.91%   -76.09%     
============================================
  Files            6       45       +39     
  Lines          164     1242     +1078     
  Branches         0       80       +80     
============================================
+ Hits           164      297      +133     
- Misses           0      908      +908     
- Partials         0       37       +37     

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

@mildronize mildronize merged commit 9183d56 into main Jan 19, 2024
6 checks passed
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.

Add Unit Test
1 participant