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

Method for image transformation matrix generation (more evualtion needed) #2057

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

added improvements based on feedback and cleaned up code

e825ca1
Select commit
Loading
Failed to load commit list.
Open

Method for image transformation matrix generation (more evualtion needed) #2057

added improvements based on feedback and cleaned up code
e825ca1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 77.11864% with 27 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@5015f63). Learn more about missing BASE report.

Files Patch % Lines
...rc/main/java/org/apache/sysds/hops/FunctionOp.java 30.00% 8 Missing and 6 partials ⚠️
...sds/runtime/matrix/data/LibMatrixIMGTransform.java 87.50% 4 Missing and 5 partials ⚠️
...apache/sysds/parser/BuiltinFunctionExpression.java 73.33% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2057   +/-   ##
=======================================
  Coverage        ?   68.91%           
  Complexity      ?    40839           
=======================================
  Files           ?     1442           
  Lines           ?   161983           
  Branches        ?    31471           
=======================================
  Hits            ?   111634           
  Misses          ?    41290           
  Partials        ?     9059           

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