Skip to content

Add Singular.jl extension and tests#65

Draft
kamalsaleh wants to merge 2 commits into
homalg-project:mainfrom
kamalsaleh:singular-extension
Draft

Add Singular.jl extension and tests#65
kamalsaleh wants to merge 2 commits into
homalg-project:mainfrom
kamalsaleh:singular-extension

Add makefile

0b6a0f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 30, 2026 in 0s

56.06% (-43.94%) compared to 71a81ce

View this Pull Request on Codecov

56.06% (-43.94%) compared to 71a81ce

Details

Codecov Report

❌ Patch coverage is 28.57143% with 210 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.06%. Comparing base (71a81ce) to head (0b6a0f7).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
ext/MatricesForHomalgSingularExt.jl 28.26% 203 Missing ⚠️
src/MatricesForHomalg.jl 50.00% 4 Missing ⚠️
src/Declarations.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #65       +/-   ##
============================================
- Coverage   100.00%   56.06%   -43.94%     
============================================
  Files            1        3        +2     
  Lines          184      478      +294     
============================================
+ Hits           184      268       +84     
- Misses           0      210      +210     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.