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: send data during graceful close #75

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

achingbrain
Copy link
Collaborator

@achingbrain achingbrain commented Feb 8, 2024

#73 was merged on red, this fixes the build

@achingbrain achingbrain requested a review from a team as a code owner February 8, 2024 07:36
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bfad61c) 95.60% compared to head (af97bce) 95.70%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   95.60%   95.70%   +0.10%     
==========================================
  Files          14       14              
  Lines        2206     2211       +5     
  Branches      329      331       +2     
==========================================
+ Hits         2109     2116       +7     
+ Misses         97       95       -2     
Flag Coverage Δ
node 95.70% <100.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@achingbrain achingbrain merged commit f77b9ec into master Feb 8, 2024
18 checks passed
@achingbrain achingbrain deleted the fix/send-data-during-gracefull-close branch February 8, 2024 08:00
github-actions bot pushed a commit that referenced this pull request Feb 8, 2024
## [6.0.2](v6.0.1...v6.0.2) (2024-02-08)

### Bug Fixes

* send data during graceful close ([#75](#75)) ([f77b9ec](f77b9ec))
* send data during graceful close. ([#73](#73)) ([f5d92da](f5d92da))
Copy link

github-actions bot commented Feb 8, 2024

🎉 This PR is included in version 6.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants