Skip to content

Update project description in README.md - #6

Merged
marcuswu merged 1 commit into
mainfrom
marcuswu-patch-1
Jan 4, 2026
Merged

Update project description in README.md#6
marcuswu merged 1 commit into
mainfrom
marcuswu-patch-1

Conversation

@marcuswu

@marcuswu marcuswu commented Jan 4, 2026

Copy link
Copy Markdown
Owner

Added information about fallback to numeric solving using Gonum optimize package.

Added information about fallback to numeric solving using Gonum optimize package.
@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown
⬇️ Go test coverage decreased from 84.7% to 84.7% compared to db7ed92
⚠️ 3 of 12 packages have zero coverage.
  • github.com/marcuswu/dlineate/examples/modifiedCylinder
  • github.com/marcuswu/dlineate/examples/pentagon
  • github.com/marcuswu/dlineate/examples/square

View full coverage report

Updated Package Coverages:

# Package Name                                |  Prior |    New
- github.com/marcuswu/dlineate/internal/graph |  86.2% |  86.1%
View coverage for all packages
# Package Name                                           | Coverage
+ github.com/marcuswu/dlineate                           |    91.4%
- github.com/marcuswu/dlineate/examples/modifiedCylinder |     0.0%
- github.com/marcuswu/dlineate/examples/pentagon         |     0.0%
- github.com/marcuswu/dlineate/examples/square           |     0.0%
+ github.com/marcuswu/dlineate/internal/accessors        |    89.9%
+ github.com/marcuswu/dlineate/internal/constraint       |    96.3%
+ github.com/marcuswu/dlineate/internal/element          |    93.4%
+ github.com/marcuswu/dlineate/internal/graph            |    86.1%
+ github.com/marcuswu/dlineate/internal/numeric          |    75.2%
+ github.com/marcuswu/dlineate/internal/solver           |    94.6%
+ github.com/marcuswu/dlineate/internal/utils            |   100.0%
+ github.com/marcuswu/dlineate/utils                     |    75.3%

@marcuswu
marcuswu merged commit d2fb836 into main Jan 4, 2026
1 check passed
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