JuliaApproximation / DomainSets.jl

A Julia package for describing domains as continuous sets of elements
MIT License
72 stars 12 forks source link

implement factors for product domains #93

Closed daanhb closed 2 years ago

daanhb commented 2 years ago

86

codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (0b42f93) into master (8700d46) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   84.77%   84.79%   +0.01%     
==========================================
  Files          30       30              
  Lines        2384     2387       +3     
==========================================
+ Hits         2021     2024       +3     
  Misses        363      363              
Impacted Files Coverage Δ
src/DomainSets.jl 100.00% <ø> (ø)
src/generic/lazy.jl 80.43% <ø> (ø)
src/generic/productdomain.jl 94.05% <100.00%> (+0.18%) :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 8700d46...0b42f93. Read the comment docs.