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 win #23

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Fix win #23

merged 2 commits into from
Jul 23, 2024

Conversation

webdiscus
Copy link
Owner

Types of changes

This PR contains a:

  • [ x] bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • docs change
  • breaking change

Motivation / Use-Case

Breaking Changes

Additional Info


Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have updated the CHANGELOG.md.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9cdd5c7) to head (4e03acd).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          568       570    +2     
  Branches       104       105    +1     
=========================================
+ Hits           568       570    +2     
Flag Coverage Δ
integration 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

- chore: optimize code to reduce the size by ~50 bytes
- chore: add benchmarks for `kolorist` package
- test: add test matrix for windows on GitHub
- docs: add compare the size of most popular packages
@webdiscus webdiscus merged commit 07d7305 into master Jul 23, 2024
7 checks passed
@webdiscus webdiscus deleted the fix-win branch July 23, 2024 08:16
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.

2 participants