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

Restrict function to avoid type piracy #20

Merged
merged 3 commits into from
Sep 4, 2023
Merged

Restrict function to avoid type piracy #20

merged 3 commits into from
Sep 4, 2023

Conversation

trulsf
Copy link
Owner

@trulsf trulsf commented Sep 4, 2023

No description provided.

@trulsf trulsf mentioned this pull request Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #20 (b291457) into main (c55366f) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   93.67%   93.64%   -0.03%     
==========================================
  Files           6        6              
  Lines         427      425       -2     
==========================================
- Hits          400      398       -2     
  Misses         27       27              
Files Changed Coverage Δ
src/units.jl 89.71% <100.00%> (-0.19%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@odow odow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@trulsf trulsf merged commit 3dcec89 into main Sep 4, 2023
7 checks passed
@trulsf trulsf deleted the tf/fix_multi branch September 13, 2023 19:11
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