Skip to content

NmzCone: Accept arbitray lists, not just plists#122

Merged
fingolfin merged 1 commit intomasterfrom
mh/generous-list
Mar 23, 2026
Merged

NmzCone: Accept arbitray lists, not just plists#122
fingolfin merged 1 commit intomasterfrom
mh/generous-list

Conversation

@fingolfin
Copy link
Member

So e.g. ranges.

Fixes #121

CC @pedritomelenas

@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.49%. Comparing base (753a9c0) to head (1a564c0).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/normaliz.cc 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #122   +/-   ##
=======================================
  Coverage   80.49%   80.49%           
=======================================
  Files           5        5           
  Lines         764      764           
  Branches       44       44           
=======================================
  Hits          615      615           
  Misses        130      130           
  Partials       19       19           
Files with missing lines Coverage Δ
src/normaliz.cc 73.92% <66.66%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@fingolfin fingolfin merged commit 24e5cde into master Mar 23, 2026
7 of 8 checks passed
@fingolfin fingolfin deleted the mh/generous-list branch March 23, 2026 14:49
@pedritomelenas
Copy link
Contributor

Thanks

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.

Lists as input to NmzCone

2 participants