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

Explicitly use of dev mode #127

Merged
merged 7 commits into from
Jan 22, 2024
Merged

Explicitly use of dev mode #127

merged 7 commits into from
Jan 22, 2024

Conversation

mildronize
Copy link
Collaborator

@mildronize mildronize commented Jan 21, 2024

  • Fix non-http in dev mode (Azure fuctions)

@mildronize mildronize linked an issue Jan 21, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 21, 2024

Codecov Report

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

Comparison is base (7d78647) 35.61% compared to head (488204d) 35.06%.
Report is 2 commits behind head on main.

Files Patch % Lines
packages/express/src/express-server.ts 0.00% 20 Missing ⚠️
packages/core/src/types.ts 0.00% 3 Missing ⚠️
packages/core/src/nammatham-app.ts 0.00% 2 Missing ⚠️
packages/azure-functions/src/handler-resolver.ts 0.00% 1 Missing ⚠️
packages/core/src/logger.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   35.61%   35.06%   -0.56%     
==========================================
  Files          34       34              
  Lines        1053     1061       +8     
  Branches       79       80       +1     
==========================================
- Hits          375      372       -3     
- Misses        652      663      +11     
  Partials       26       26              

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

@mildronize mildronize merged commit 4092225 into main Jan 22, 2024
6 of 8 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.

Explicitly use of dev mode
1 participant