IhmeGroup / quail

A lightweight discontinuous Galerkin code for teaching and prototyping
GNU General Public License v3.0
52 stars 20 forks source link

Addition of a CONTRIBUTING.md file to Quail #36

Closed bornhoft closed 3 years ago

bornhoft commented 3 years ago

This pull request adds a contributing file to Quail which gives some basic highlights of the code, a brief style guide, some naming conventions, and most importantly an example of interfacing with the abstract base classes often used in Quail.

codecov-commenter commented 3 years ago

Codecov Report

Merging #36 (2ce1036) into main (95c324a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   42.97%   42.97%           
=======================================
  Files          39       39           
  Lines        6362     6362           
=======================================
  Hits         2734     2734           
  Misses       3628     3628           

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 95c324a...2ce1036. Read the comment docs.