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: Refactor logger and fix badges in README #1173

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 26, 2024

  • Refactor the logger code - we no longer need to inject the user manually but can use the detectUser function
  • Add a tiny test for the logger to ensure it works and sets the correct context
  • Remove utils/l10n.ts from the code coverage - it makes no sense to test this
  • Fixed links in README and badges

It makes no sense to test the l10n part...

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews labels Apr 26, 2024
@susnux susnux requested review from artonge and Pytal April 26, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants