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

Fix typed functions in Dirichlet #1016

Merged
merged 3 commits into from
Aug 5, 2024
Merged

Conversation

KnutAM
Copy link
Member

@KnutAM KnutAM commented Jul 4, 2024

Should fix #1006

@KnutAM KnutAM changed the title Update ConstraintHandler.jl Fix typed functions in Dirichlet Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.20%. Comparing base (2c8b751) to head (355432a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1016   +/-   ##
=======================================
  Coverage   93.20%   93.20%           
=======================================
  Files          38       38           
  Lines        5816     5816           
=======================================
  Hits         5421     5421           
  Misses        395      395           

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

@KnutAM KnutAM requested a review from fredrikekre July 12, 2024 09:13
@fredrikekre fredrikekre merged commit 7f01271 into master Aug 5, 2024
11 checks passed
@fredrikekre fredrikekre deleted the kam/ch_update_hasmethod branch August 5, 2024 22:35
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.

Dirichlet does not work with concretely typed functions
2 participants