Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D support #3

Merged
merged 6 commits into from
Jul 2, 2019
Merged

3D support #3

merged 6 commits into from
Jul 2, 2019

Conversation

dlfivefifty
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 30, 2019

Codecov Report

Merging #3 into master will increase coverage by 0.22%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage     3.9%   4.13%   +0.22%     
=========================================
  Files          75      75              
  Lines        6090    6556     +466     
=========================================
+ Hits          238     271      +33     
- Misses       5852    6285     +433
Impacted Files Coverage Δ
src/LinearAlgebra/helper.jl 20.23% <ø> (+0.34%) ⬆️
src/Operators/Operator.jl 0% <0%> (ø) ⬆️
src/Space.jl 4.44% <100%> (+2.03%) ⬆️
src/Domains/ProductDomain.jl 40.9% <100%> (+40.9%) ⬆️
src/Multivariate/TensorSpace.jl 6.51% <20%> (+6.51%) ⬆️
src/constructors.jl 20.89% <50%> (+1.71%) ⬆️
src/Domains/Segment.jl 8.21% <0%> (-4.03%) ⬇️
src/Operators/general/FiniteOperator.jl 12% <0%> (-1.64%) ⬇️
src/Fun.jl 8.51% <0%> (-1.35%) ⬇️
src/Domains/Point.jl 13.04% <0%> (-1.25%) ⬇️
... and 59 more

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 4c6f85a...c65570d. Read the comment docs.

@dlfivefifty dlfivefifty merged commit c18df44 into master Jul 2, 2019
@dlfivefifty dlfivefifty deleted the dl/3d branch July 2, 2019 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant