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

Update ProductSpace constructors with promote/convert #112

Merged
merged 3 commits into from
Apr 1, 2024

Fix missing Productspace constructor

62b2ad5
Select commit
Loading
Failed to load commit list.
Merged

Update ProductSpace constructors with promote/convert #112

Fix missing Productspace constructor
62b2ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2024 in 0s

81.29% (-0.12%) compared to aada0b2

View this Pull Request on Codecov

81.29% (-0.12%) compared to aada0b2

Details

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 81.29%. Comparing base (aada0b2) to head (62b2ad5).
Report is 1 commits behind head on master.

Files Patch % Lines
src/spaces/productspace.jl 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   81.40%   81.29%   -0.12%     
==========================================
  Files          42       42              
  Lines        5565     5575      +10     
==========================================
+ Hits         4530     4532       +2     
- Misses       1035     1043       +8     

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