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

Use _c4err macro for error message 'closing ] not found' #407

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

WhiteAbeLincoln
Copy link
Contributor

Fixes #406

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (8c1d622) to head (9d02ad2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage   96.59%   96.55%   -0.04%     
==========================================
  Files          22       22              
  Lines        8155     8074      -81     
==========================================
- Hits         7877     7796      -81     
  Misses        278      278              

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

@biojppm
Copy link
Owner

biojppm commented Mar 7, 2024

Thanks!

@biojppm biojppm merged commit 3ef11e1 into biojppm:master Mar 7, 2024
138 of 145 checks 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.

Error message 'closing ] not found' does not use _c4err macro
2 participants