Skip to content

24#28

Open
MaxGoryunov wants to merge 6 commits intomasterfrom
24
Open

24#28
MaxGoryunov wants to merge 6 commits intomasterfrom
24

Conversation

@MaxGoryunov
Copy link
Copy Markdown
Owner

This PR solves #24 . Functions:

  • ...Identity
  • ...ReadFromFile
  • ...Print
  • ...Sum
  • ...Diff
  • ...Scale
  • ...Equal
    were implemented for Matrix.h module. Remaining functions are left for other PRs to implement.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 4, 2023

Codecov Report

Merging #28 (aab3b24) into master (c6a4504) will increase coverage by 9.76%.
Report is 15 commits behind head on master.
The diff coverage is 49.54%.

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   25.97%   35.74%   +9.76%     
==========================================
  Files           4        6       +2     
  Lines         154      263     +109     
  Branches       12       37      +25     
==========================================
+ Hits           40       94      +54     
- Misses        112      165      +53     
- Partials        2        4       +2     
Files Changed Coverage Δ
LinearSystemsToolkit/MatrixTest.c 44.68% <44.68%> (ø)
LinearSystemsToolkit/Matrix.c 51.66% <51.66%> (ø)
LinearSystemsToolkit/AllTest.c 100.00% <100.00%> (ø)

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

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.

1 participant