SimonEnsemble / PorousMaterials.jl

Julia package towards classical molecular modeling of nanoporous materials
GNU General Public License v3.0
50 stars 11 forks source link

precompile #228

Closed eahenle closed 3 months ago

eahenle commented 1 year ago

Uses PrecompileSignatures.jl to reduce TTFX

codecov-commenter commented 1 year ago

Codecov Report

Merging #228 (3f7c53a) into master (af6f251) will decrease coverage by 0.99%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   55.04%   54.05%   -1.00%     
==========================================
  Files          15       15              
  Lines        1604     1604              
==========================================
- Hits          883      867      -16     
- Misses        721      737      +16     
Impacted Files Coverage Δ
src/PorousMaterials.jl 90.90% <ø> (-9.10%) :arrow_down:
src/vdw_energetics.jl 73.75% <0.00%> (-5.00%) :arrow_down:
src/electrostatics.jl 90.00% <0.00%> (-4.12%) :arrow_down:
src/forcefield.jl 78.57% <0.00%> (-2.39%) :arrow_down:
src/molecule.jl 81.56% <0.00%> (-0.71%) :arrow_down:
src/grid.jl 87.34% <0.00%> (-0.31%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

eahenle commented 3 months ago

merging to v0.5-rc branch