Skip to content

Replace Vec2f0 with Vec2f, FRect2D with Rect2f, etc. #60

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 2 commits into from
Jul 21, 2021

Conversation

knuesel
Copy link
Contributor

@knuesel knuesel commented Jul 20, 2021

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

@knuesel
Copy link
Contributor Author

knuesel commented Jul 21, 2021

@SimonDanisch this should be ready for merge now (a release will be required before we can merge the refactoring in MathTeXEngine and Makie).

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #60 (b0fc2ce) into master (ae4a8f6) will not change coverage.
The diff coverage is 75.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   74.90%   74.90%           
=======================================
  Files           6        6           
  Lines         275      275           
=======================================
  Hits          206      206           
  Misses         69       69           
Impacted Files Coverage Δ
src/layout.jl 48.78% <75.00%> (ø)
src/types.jl 65.59% <75.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 ae4a8f6...b0fc2ce. Read the comment docs.

@SimonDanisch SimonDanisch merged commit 89dbfd0 into JuliaGraphics:master Jul 21, 2021
@t-bltg t-bltg mentioned this pull request Sep 7, 2022
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.

2 participants