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

fix: Export MethodOptions on types. #176

Merged
merged 4 commits into from
May 9, 2023
Merged

fix: Export MethodOptions on types. #176

merged 4 commits into from
May 9, 2023

Conversation

tjholm
Copy link
Member

@tjholm tjholm commented May 5, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.11 🎉

Comparison is base (0664462) 85.90% compared to head (deaf44b) 86.01%.

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

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #176      +/-   ##
===========================================
+ Coverage    85.90%   86.01%   +0.11%     
===========================================
  Files           83       84       +1     
  Lines         1518     1530      +12     
  Branches       207      209       +2     
===========================================
+ Hits          1304     1316      +12     
+ Misses         214      208       -6     
- Partials         0        6       +6     
Impacted Files Coverage Δ
src/faas/v0/handler.ts 100.00% <ø> (ø)
src/resources/api.ts 83.33% <ø> (ø)
src/resources/topic.ts 86.95% <ø> (ø)
src/api/events/v0/events.ts 98.30% <100.00%> (+0.02%) ⬆️
src/api/queues/v0/queues.ts 96.29% <100.00%> (-0.05%) ⬇️
src/resources/queue.ts 78.94% <100.00%> (ø)
src/types.ts 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@HomelessDinosaur HomelessDinosaur merged commit 42a806f into develop May 9, 2023
@HomelessDinosaur HomelessDinosaur deleted the fix-typing branch May 9, 2023 02:47
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.

4 participants