Skip to content

Replace FRect2D with Rect2f #18

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

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

knuesel
Copy link
Contributor

@knuesel knuesel commented Jul 20, 2021

This switches to new GeometryBasics type names from JuliaGeometry/GeometryBasics.jl#97.

@knuesel
Copy link
Contributor Author

knuesel commented Jul 21, 2021

This should be ready for merge now.

@knuesel knuesel force-pushed the refactor-f0-rect branch from ff5c587 to 2a441d1 Compare July 21, 2021 14:43
@knuesel
Copy link
Contributor Author

knuesel commented Jul 21, 2021

@jkrumbiegel I forced-pushed a fix following the latest changes on master. Would it be possible to merge this soon so we can also merge the type renames in Makie?

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2021

Codecov Report

Merging #18 (2a441d1) into master (176955c) will not change coverage.
The diff coverage is 42.85%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   87.00%   87.00%           
=======================================
  Files          10       10           
  Lines        1170     1170           
=======================================
  Hits         1018     1018           
  Misses        152      152           
Impacted Files Coverage Δ
src/precompile.jl 0.00% <0.00%> (ø)
src/layoutobservables.jl 84.44% <66.66%> (ø)
src/geometry_integration.jl 100.00% <100.00%> (ø)
src/gridlayout.jl 93.90% <100.00%> (ø)
src/layout_engine.jl 81.74% <100.00%> (ø)
src/types.jl 100.00% <100.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 176955c...2a441d1. Read the comment docs.

@jkrumbiegel jkrumbiegel merged commit 5484cd5 into jkrumbiegel:master Jul 26, 2021
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.

3 participants