JuliaSymbolics / SymbolicUtils.jl

Symbolic expressions, rewriting and simplification
https://docs.sciml.ai/SymbolicUtils/stable/
Other
536 stars 107 forks source link

Pja/no export capture #378

Closed willow-ahrens closed 2 years ago

willow-ahrens commented 2 years ago

@YingboMa requested not to export @capture in the comments on https://github.com/JuliaSymbolics/SymbolicUtils.jl/pull/343

codecov-commenter commented 2 years ago

Codecov Report

Merging #378 (b2228f7) into master (48cc5ff) will decrease coverage by 0.34%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   83.70%   83.35%   -0.35%     
==========================================
  Files          12       12              
  Lines        1479     1478       -1     
==========================================
- Hits         1238     1232       -6     
- Misses        241      246       +5     
Impacted Files Coverage Δ
src/polyform.jl 92.30% <0.00%> (-1.81%) :arrow_down:
src/ordering.jl 89.53% <0.00%> (-1.17%) :arrow_down:
src/code.jl 80.55% <0.00%> (-0.56%) :arrow_down:
src/rule.jl 85.07% <0.00%> (+0.63%) :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 48cc5ff...b2228f7. Read the comment docs.