| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
LGTM! These are great cases to be covering 🙏
AFAICT this confirms the same logger is used for both the Bolt and WebClient instance, as is, but doesn't change how the logger might be shared in logic?
The linked issue's case isn't so obvious in these tests, but as a first step I'm a fan of these tests 🧪 🔍
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #1270 +/- ##
==========================================
+ Coverage 90.94% 90.96% +0.01%
==========================================
Files 222 222
Lines 7501 7501
==========================================
+ Hits 6822 6823 +1
+ Misses 679 678 -1 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR aims to add tests around the behavior of loggers used between Bolt and WebClient
This is the first step to solve #1255
Testing
Run the unit tests
Category
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.