| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #408 +/- ##
==========================================
+ Coverage 99.70% 99.85% +0.15%
==========================================
Files 6 7 +1
Lines 669 699 +30
==========================================
+ Hits 667 698 +31
+ Misses 2 1 -1 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
There was a problem hiding this comment.
I like this 💯 nice job
Sorry, something went wrong.
|
@WilliamBergamin Thanks so much! I'm hoping this logger might find use elsewhere too, but I'm most excited for the testing improvements TBH 🌲 ✨ |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR refactors the logger setup used for @slack/web-api to a standalone file to test that the configured action inputs are used when constructing the WebClient 👾
Hopefully no changes to functionality, but an improvement to testing for following changes!
Requirements