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

Pretty printing #109

Merged
merged 2 commits into from Sep 30, 2019
Merged

Pretty printing #109

merged 2 commits into from Sep 30, 2019

Conversation

fverdugo
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #109 into master will decrease coverage by 0.22%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #109      +/-   ##
=========================================
- Coverage   92.12%   91.9%   -0.23%     
=========================================
  Files          87      87              
  Lines        4548    4632      +84     
=========================================
+ Hits         4190    4257      +67     
- Misses        358     375      +17
Impacted Files Coverage Δ
src/CellValues/CellMaps.jl 100% <100%> (+5.79%) ⬆️
src/Geometry/FaceLabels.jl 97.36% <100%> (+0.59%) ⬆️
src/Integration/CellQuadratures.jl 80% <100%> (+20%) ⬆️
src/Integration/Triangulations.jl 83.33% <100%> (+0.79%) ⬆️
src/FESpaces/FESpaces.jl 83.87% <100%> (+1.11%) ⬆️
src/Geometry/DiscreteModels.jl 95.42% <100%> (+0.21%) ⬆️
src/FESpaces/FEFunctions.jl 83.33% <100%> (+3.33%) ⬆️
src/FESpaces/FEOperators.jl 81.9% <100%> (+0.71%) ⬆️
src/FESpaces/FETerms.jl 91.3% <100%> (+0.19%) ⬆️
src/Geometry/Grids.jl 87.03% <100%> (+1.93%) ⬆️
... and 3 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 b4bfe78...dd4c949. Read the comment docs.

@fverdugo fverdugo merged commit f86819b into master Sep 30, 2019
@fverdugo fverdugo deleted the pretty_printing branch October 3, 2019 05:20
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.

None yet

2 participants