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

Generalize BBox attempt 2 #55

Closed
wants to merge 4 commits into from
Closed

Conversation

ffreyer
Copy link
Contributor

@ffreyer ffreyer commented Mar 27, 2024

Redo of #52 with breaking version

Also I noticed that promote_type(Int64, Float32) ends up with Float32. That might be a bit annoying for setting Axis limits in Makie.

@codecov-commenter
Copy link

codecov-commenter commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (64bf0e5) to head (1051742).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   93.67%   92.02%   -1.66%     
==========================================
  Files           6        5       -1     
  Lines        1392     1316      -76     
==========================================
- Hits         1304     1211      -93     
- Misses         88      105      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ffreyer
Copy link
Contributor Author

ffreyer commented Mar 27, 2024

This may also need JuliaGeometry/GeometryBasics.jl#214 to get Rect eltype conversions

@SimonDanisch SimonDanisch mentioned this pull request Apr 29, 2024
@SimonDanisch
Copy link
Collaborator

Continued in #57

@ffreyer ffreyer deleted the ff/BBox branch April 29, 2024 19:10
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