Skip to content

Make marker module public#53

Merged
quininer merged 1 commit intoquininer:masterfrom
vmx:pub-marker
Nov 24, 2025
Merged

Make marker module public#53
quininer merged 1 commit intoquininer:masterfrom
vmx:pub-marker

Conversation

@vmx
Copy link
Contributor

@vmx vmx commented Nov 17, 2025

This way users doing low-level parsing don't need to copy those types, but can use them directly.

Fixes #52.

This way users doing low-level parsing don't need to copy those types,
but can use them directly.

Fixes quininer#52.
@codecov
Copy link

codecov bot commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.14%. Comparing base (e32646c) to head (6c4c67a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   86.14%   86.14%           
=======================================
  Files          11       11           
  Lines        1920     1920           
=======================================
  Hits         1654     1654           
  Misses        266      266           

☔ 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.

@quininer quininer merged commit 396ce62 into quininer:master Nov 24, 2025
4 checks passed
@quininer
Copy link
Owner

Thank you!

@vmx vmx deleted the pub-marker branch November 24, 2025 11:41
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.

Making marker module public

2 participants