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

Support 1.6 #52

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Support 1.6 #52

merged 2 commits into from
Apr 26, 2023

Conversation

DanielVandH
Copy link
Member

@DanielVandH DanielVandH commented Apr 26, 2023

Just needed to remove some macros and provide alternative definitions for functions like circshift!. Need this for MakieOrg/Makie.jl#2896.

@DanielVandH DanielVandH reopened this Apr 26, 2023
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: -93.95 ⚠️

Comparison is base (e0b3940) 93.94% compared to head (bbcc3ea) 0.00%.

❗ Current head bbcc3ea differs from pull request most recent head b6fdadd. Consider uploading reports for the commit b6fdadd to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #52       +/-   ##
==========================================
- Coverage   93.94%   0.00%   -93.95%     
==========================================
  Files          76      76               
  Lines        5434    5412       -22     
==========================================
- Hits         5105       0     -5105     
- Misses        329    5412     +5083     
Impacted Files Coverage Δ
src/data_structures/triangulation/constructors.jl 0.00% <0.00%> (-100.00%) ⬇️
src/plotting/triplot.jl 0.00% <ø> (-94.80%) ⬇️
src/plotting/voronoiplot.jl 0.00% <ø> (-100.00%) ⬇️
src/triangulation/bowyer_watson.jl 0.00% <0.00%> (-93.99%) ⬇️

... and 72 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@DanielVandH DanielVandH merged commit cd30ed4 into main Apr 26, 2023
@DanielVandH DanielVandH deleted the LTS branch May 11, 2023 01:07
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