FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor: setup the logger using core configuration values by zimeg · Pull Request #408 · slackapi/slack-github-action · GitHub

refactor: setup the logger using core configuration values - #408

Merged
zimeg merged 3 commits into
slackapi:mainfrom
zimeg:refactor-logger
Mar 12, 2025
Merged

refactor: setup the logger using core configuration values#408
zimeg merged 3 commits into
slackapi:mainfrom
zimeg:refactor-logger

Conversation

zimeg commented Mar 12, 2025

Copy link
Copy Markdown
Member

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

zimeg added enhancement New feature or request semver:patch labels Mar 12, 2025
zimeg added this to the 2.0.1 milestone Mar 12, 2025
zimeg requested a review from WilliamBergamin March 12, 2025 16:47
zimeg self-assigned this Mar 12, 2025

codecov Bot commented Mar 12, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.85%. Comparing base (1ebd736) to head (1ee5b59).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

WilliamBergamin left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I like this 💯 nice job

zimeg commented Mar 12, 2025

Copy link
Copy Markdown
Member Author

@WilliamBergamin Thanks so much! I'm hoping this logger might find use elsewhere too, but I'm most excited for the testing improvements TBH 🌲 ✨

zimeg merged commit 21be76f into slackapi:main Mar 12, 2025
zimeg modified the milestones: 2.0.1, 2.1 May 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL