Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Add doctests, import JConvex #70

Closed
wants to merge 8 commits into from

Conversation

fingolfin
Copy link
Member

@fingolfin fingolfin commented Oct 7, 2021

This includes PR #62 (adds doctest, resolves #46, closes #62) but also imports JConvex (resolves #64).

However, I took the lazy approach and just copied the JConvex files. If you prefer to include the history, you could do so in your own PR and just cherry-pick the last commit in this PR.

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #70 (0dc6b0b) into master (cfcb625) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   86.10%   86.14%   +0.04%     
==========================================
  Files           5        5              
  Lines         295      296       +1     
==========================================
+ Hits          254      255       +1     
  Misses         41       41              
Impacted Files Coverage Δ
src/AttributesAndMethods.jl 95.10% <ø> (ø)
src/ToricVarieties.jl 74.11% <ø> (ø)
src/JToric.jl 76.92% <100.00%> (+1.92%) ⬆️
src/ToricDivisors.jl 74.28% <100.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 cfcb625...0dc6b0b. Read the comment docs.

@fingolfin fingolfin closed this Oct 7, 2021
@fingolfin fingolfin deleted the mh/import-JConvex branch October 7, 2021 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate package JConvex Use jldoctest to test examples
2 participants