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

CI: update codecov/codecov-action to v2 #36

Open fingolfin opened 2 years ago

fingolfin commented 2 years ago

v1 will be disabled February 1, 2022; see https://github.com/codecov/codecov-action

codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (f0498f8) into master (4c1055e) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #36      +/-   ##
=========================================
+ Coverage    3.85%   3.87%   +0.02%     
=========================================
  Files          12      12              
  Lines        1790    1625     -165     
=========================================
- Hits           69      63       -6     
+ Misses       1721    1562     -159     
Impacted Files Coverage Δ
src/combinatorics/compositions.jl 95.38% <0.00%> (-0.40%) :arrow_down:
src/cartan_matrices.jl 0.00% <0.00%> (ø)
src/combinatorics/tableaux.jl 0.00% <0.00%> (ø)
src/combinatorics/partitions.jl 0.00% <0.00%> (ø)
src/combinatorics/multipartitions.jl 0.00% <0.00%> (ø)
src/combinatorics/quantum_analogs.jl 0.00% <0.00%> (ø)
src/combinatorics/schur_polynomials.jl 0.00% <0.00%> (ø)
src/combinatorics/kostka_polynomials.jl 0.00% <0.00%> (ø)
src/combinatorics/multiset_partitions.jl 0.00% <0.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 4c1055e...f0498f8. Read the comment docs.