ufechner7 / KiteUtils.jl

Utilities for kite power system simulations
https://ufechner7.github.io/KiteUtils.jl/
MIT License
2 stars 1 forks source link

Precompile using PrecompileTools #39

Closed ufechner7 closed 8 months ago

ufechner7 commented 8 months ago

first call of se() and load_log() much faster now

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 91.46%. Comparing base (274c97e) to head (38ef4ae).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== + Coverage 91.35% 91.46% +0.10% ========================================== Files 5 5 Lines 324 328 +4 ========================================== + Hits 296 300 +4 Misses 28 28 ```

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