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 linear algebra and documentation #61

Merged
merged 12 commits into from
Jul 22, 2024

update changelog and project.toml

32658c9
Select commit
Loading
Failed to load commit list.
Merged

add linear algebra and documentation #61

update changelog and project.toml
32658c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 1s

73.88% (+3.41%) compared to c9d8eed

View this Pull Request on Codecov

73.88% (+3.41%) compared to c9d8eed

Details

Codecov Report

Attention: Patch coverage is 83.11111% with 38 lines in your changes missing coverage. Please review.

Project coverage is 73.88%. Comparing base (c9d8eed) to head (32658c9).
Report is 1 commits behind head on main.

Files Patch % Lines
src/QSymbolicsBase/linalg.jl 82.63% 29 Missing ⚠️
src/QSymbolicsBase/basic_superops.jl 59.09% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   70.46%   73.88%   +3.41%     
==========================================
  Files          17       18       +1     
  Lines         650      804     +154     
==========================================
+ Hits          458      594     +136     
- Misses        192      210      +18     

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