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

feat: Feature/configurable #19

Merged
merged 16 commits into from
Aug 6, 2023
Merged

feat: Feature/configurable #19

merged 16 commits into from
Aug 6, 2023

Conversation

sonofmagic
Copy link
Owner

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Aug 6, 2023

⚠️ No Changeset found

Latest commit: c4b9f89

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Merging #19 (c4b9f89) into main (54d4bc7) will increase coverage by 0.27%.
The diff coverage is 97.57%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   98.23%   98.50%   +0.27%     
==========================================
  Files          10       14       +4     
  Lines         453      671     +218     
  Branches       58       78      +20     
==========================================
+ Hits          445      661     +216     
- Misses          8       10       +2     
Files Changed Coverage Δ
src/core/logger.ts 100.00% <ø> (ø)
src/postcss/plugins.ts 95.61% <95.61%> (ø)
src/constants.ts 100.00% <100.00%> (ø)
src/core/codegen.ts 100.00% <100.00%> (ø)
src/core/config.ts 100.00% <100.00%> (ø)
src/core/context.ts 100.00% <100.00%> (+2.85%) ⬆️
src/core/index.ts 100.00% <100.00%> (ø)
src/defaults.ts 100.00% <100.00%> (ø)
src/index.ts 100.00% <100.00%> (ø)
src/postcss.ts 100.00% <100.00%> (+3.55%) ⬆️
... and 2 more

@sonofmagic sonofmagic merged commit 60d05c1 into main Aug 6, 2023
@sonofmagic sonofmagic deleted the feature/configurable branch August 6, 2023 06:14
@github-actions
Copy link

github-actions bot commented Aug 6, 2023

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant