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(libConfig): import default in CJS build #35

Merged
merged 1 commit into from
Oct 6, 2023

fix(libConfig): import default in CJS build

b108a87
Select commit
Loading
Failed to load commit list.
Merged

fix(libConfig): import default in CJS build #35

fix(libConfig): import default in CJS build
b108a87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2023 in 0s

80.26% (+0.03%) compared to 28a71a8

View this Pull Request on Codecov

80.26% (+0.03%) compared to 28a71a8

Details

Codecov Report

Merging #35 (b108a87) into main (28a71a8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   80.22%   80.26%   +0.03%     
==========================================
  Files           8        8              
  Lines         536      537       +1     
  Branches       32       32              
==========================================
+ Hits          430      431       +1     
  Misses         74       74              
  Partials       32       32              
Files Coverage Δ
lib/libConfig.ts 88.81% <100.00%> (+0.07%) ⬆️