ulthiel / JuLie.jl

Mathematically sound structures and fast algorithms for things around representation theory, especially algebraic Lie theory and accompanying combinatorics.
GNU General Public License v3.0
6 stars 7 forks source link

Fix jldoctests #30

Closed fingolfin closed 3 years ago

fingolfin commented 3 years ago

This is a draft, as it may require further work.

codecov-io commented 3 years ago

Codecov Report

Merging #30 (edad158) into master (3dceaad) will increase coverage by 1.93%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   90.59%   92.52%   +1.93%     
==========================================
  Files           9       10       +1     
  Lines        1456     1458       +2     
==========================================
+ Hits         1319     1349      +30     
+ Misses        137      109      -28     
Impacted Files Coverage Δ
src/cartan_matrices.jl 47.90% <ø> (+16.76%) :arrow_up:
src/multipartitions.jl 91.89% <0.00%> (-2.56%) :arrow_down:
src/JuLie.jl 100.00% <0.00%> (ø)
src/partitions.jl 98.62% <0.00%> (+0.34%) :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 3dceaad...edad158. Read the comment docs.