p-gw / FactorRotations.jl

Rotation methods for factor analysis and principal component analysis in Julia
https://p-gw.github.io/FactorRotations.jl/
MIT License
7 stars 2 forks source link

Implement global logging setting #41

Closed p-gw closed 8 months ago

p-gw commented 8 months ago

This pull requests allows users to set a global variable for logging in the package

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0d6e214) 90.24% compared to head (82363a3) 91.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 90.24% 91.12% +0.88% ========================================== Files 22 22 Lines 369 372 +3 ========================================== + Hits 333 339 +6 + Misses 36 33 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.