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

feat: add support for Bytes and RawSlice as inputs for Predicates #1273

Merged
merged 42 commits into from
Sep 25, 2023

Conversation

camsjams
Copy link
Contributor

Closes #1205

This ended up being a verification step, as my previous work in #1221 already allowed this to work 🚀

@camsjams camsjams self-assigned this Sep 21, 2023
@camsjams camsjams changed the base branch from master to cm/issue-1188-bytes September 21, 2023 05:43
@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
84.83% (+0% 🔼)
5161/6084
🟡 Branches 66.11% 757/1145
🟡 Functions 75.04% 848/1130
🟢 Lines
84.71% (+0.01% 🔼)
4942/5834
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / index.ts
100% 100% 100% 100%
🟢
... / index.ts
100% 100% 100% 100%

Test suite run success

1226 tests passing in 213 suites.

Report generated by 🧪jest coverage report action from bb2b2b2

@camsjams camsjams marked this pull request as draft September 22, 2023 16:04
Base automatically changed from cm/issue-1188-bytes to master September 25, 2023 15:35
@camsjams camsjams marked this pull request as ready for review September 25, 2023 15:40
@camsjams camsjams enabled auto-merge (squash) September 25, 2023 15:58
@camsjams camsjams merged commit f0e506b into master Sep 25, 2023
7 checks passed
@camsjams camsjams deleted the cm/issue-1205 branch September 25, 2023 17:32
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.

Support Bytes and RawSlice input for Predicates
4 participants