Chemellia / AtomicGraphNets.jl

Atomic graph models for molecules and crystals in Julia
MIT License
62 stars 10 forks source link

add contribution guidelines #71

Closed rkurchin closed 3 years ago

rkurchin commented 3 years ago

Open to any feedback on this stuff! Does the list of tags look good? Am I missing anything?

(obviously still a work in progress, placeholders should be obvious)

codecov-commenter commented 3 years ago

Codecov Report

Merging #71 (57fdfc4) into main (c15f288) will decrease coverage by 0.98%. The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   67.16%   66.17%   -0.99%     
==========================================
  Files           2        2              
  Lines          67       68       +1     
==========================================
  Hits           45       45              
- Misses         22       23       +1     
Impacted Files Coverage Δ
src/models.jl 25.00% <25.00%> (-2.28%) :arrow_down:
src/layers.jl 75.00% <76.00%> (ø)

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 c15f288...57fdfc4. Read the comment docs.