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

extensible abbreviations #19

Merged
merged 1 commit into from
Nov 28, 2023
Merged

extensible abbreviations #19

merged 1 commit into from
Nov 28, 2023

Conversation

D-Se
Copy link
Owner

@D-Se D-Se commented Nov 28, 2023

Add support for more type checks, and implement scaffolding to extend the package for custom types.

To add new types:

  • Create and entry in the abb.h file
  • Add an entry to the is function in ifelse.c

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (a86dd18) 90.64% compared to head (09e2c80) 81.73%.

Files Patch % Lines
src/isas.c 56.86% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   90.64%   81.73%   -8.92%     
==========================================
  Files           5        5              
  Lines         171      208      +37     
==========================================
+ Hits          155      170      +15     
- Misses         16       38      +22     

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

@D-Se D-Se merged commit 68f331a into main Nov 28, 2023
1 of 3 checks passed
@D-Se D-Se deleted the abbreviate branch November 28, 2023 23:45
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