Skip to content

Fiber integration#795

Merged
vaind merged 19 commits intomasterfrom
fiber-integration
Mar 26, 2024
Merged

Fiber integration#795
vaind merged 19 commits intomasterfrom
fiber-integration

Conversation

@ribice
Copy link
Copy Markdown
Contributor

@ribice ribice commented Mar 18, 2024

Fiber integration

These are just fixes and master merged on the #273. Since the fork was deleted, I was unable to push to it without some shenanigans thus opted for creating a new PR.

Resolves #441.

Might also reach to Fiber as they provide the same integration at https://github.com/gofiber/contrib/tree/main/fibersentry.

@ribice ribice requested a review from phacops March 18, 2024 00:04
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 90.62500% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 81.96%. Comparing base (71c244b) to head (523d4ad).

Files Patch % Lines
fiber/sentryfiber.go 90.62% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #795      +/-   ##
==========================================
+ Coverage   81.93%   81.96%   +0.03%     
==========================================
  Files          48       49       +1     
  Lines        4782     4846      +64     
==========================================
+ Hits         3918     3972      +54     
- Misses        725      732       +7     
- Partials      139      142       +3     

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

Copy link
Copy Markdown
Contributor

@vaind vaind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vaind vaind mentioned this pull request Mar 26, 2024
ribice and others added 2 commits March 26, 2024 16:02
Co-authored-by: Ivan Dlugos <6349682+vaind@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@vaind vaind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except for the missing changelog entry

@vaind vaind merged commit a084ac9 into master Mar 26, 2024
@vaind vaind deleted the fiber-integration branch March 26, 2024 15:44
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.

Support for Fiber

3 participants