SimonEnsemble / PoreMatMod.jl

a find-and-replace tool for crystal structure models. implements (i) subgraph matching and (ii) point set alignment to search a parent crystal for a query fragment, then align and install a replacement fragment in its place.
MIT License
17 stars 2 forks source link

cross-platform testing #114

Closed eahenle closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #114 (d9f0a28) into master (d521b25) will increase coverage by 0.09%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   90.47%   90.57%   +0.09%     
==========================================
  Files           7        8       +1     
  Lines         399      403       +4     
==========================================
+ Hits          361      365       +4     
  Misses         38       38              
Impacted Files Coverage Δ
src/PoreMatMod.jl 100.00% <ø> (+60.00%) :arrow_up:
src/misc.jl 25.00% <25.00%> (ø)
src/Ullmann.jl 97.46% <0.00%> (+0.06%) :arrow_up:
src/search.jl 96.55% <0.00%> (+0.12%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d521b25...d9f0a28. Read the comment docs.