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

Add numerical support of other real types (laplace) #2025

Merged
merged 7 commits into from
Aug 20, 2024

Update test/test_type.jl

b7493db
Select commit
Loading
Failed to load commit list.
Merged

Add numerical support of other real types (laplace) #2025

Update test/test_type.jl
b7493db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 0s

96.30% (+0.95%) compared to ba82d36

View this Pull Request on Codecov

96.30% (+0.95%) compared to ba82d36

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.30%. Comparing base (ba82d36) to head (b7493db).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2025      +/-   ##
==========================================
+ Coverage   95.35%   96.30%   +0.95%     
==========================================
  Files         466      466              
  Lines       37226    37227       +1     
==========================================
+ Hits        35495    35850     +355     
+ Misses       1731     1377     -354     

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