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: do not transform ignored files. #12

Merged
merged 3 commits into from
Jul 27, 2023
Merged

fix: do not transform ignored files. #12

merged 3 commits into from
Jul 27, 2023

Conversation

morganney
Copy link
Owner

  • Loads the partial config for each file before building to make sure it is not ignored.

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (db6c2c9) 97.88% compared to head (66cc8ca) 97.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   97.88%   97.93%   +0.05%     
==========================================
  Files           5        5              
  Lines         755      776      +21     
==========================================
+ Hits          739      760      +21     
  Misses         16       16              
Files Changed Coverage Δ
src/index.js 99.27% <100.00%> (+0.04%) ⬆️
src/init.js 96.62% <100.00%> (ø)
src/util.js 96.07% <100.00%> (+0.16%) ⬆️

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

@morganney morganney merged commit 00bec0c into main Jul 27, 2023
3 checks passed
@morganney morganney deleted the develop branch July 27, 2023 17:52
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.

None yet

1 participant