Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added contribution guidelines #81

Merged
merged 2 commits into from
Aug 27, 2021
Merged

added contribution guidelines #81

merged 2 commits into from
Aug 27, 2021

Conversation

lucaferranti
Copy link
Member

PR description

Added contribution guidelines, containing a quick git 101 and a few coding and documentation guidelines.

Other

As you can probably deduce by the work of this PR, I was pretty bored today.

@codecov-commenter
Copy link

codecov-commenter commented Aug 25, 2021

Codecov Report

Merging #81 (1bcae5f) into main (f4951eb) will decrease coverage by 0.65%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   97.08%   96.42%   -0.66%     
==========================================
  Files          12       12              
  Lines         309      336      +27     
==========================================
+ Hits          300      324      +24     
- Misses          9       12       +3     
Impacted Files Coverage Δ
src/linear_systems/enclosures.jl 85.33% <0.00%> (-2.55%) ⬇️
src/rref.jl 100.00% <0.00%> (ø)
src/classify.jl 100.00% <0.00%> (ø)
src/multiplication.jl 100.00% <0.00%> (ø)
src/linear_systems/verify.jl 100.00% <0.00%> (ø)
src/linear_systems/oettli_linear.jl 100.00% <0.00%> (ø)
src/linear_systems/oettli_nonlinear.jl 100.00% <0.00%> (ø)
src/utils.jl 97.67% <0.00%> (+0.11%) ⬆️

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 f4951eb...1bcae5f. Read the comment docs.

@lucaferranti lucaferranti merged commit ebcd849 into main Aug 27, 2021
@lucaferranti lucaferranti deleted the lf-contrib branch August 27, 2021 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants