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

docs: match conditions docs #287

Merged
merged 3 commits into from
Jan 3, 2025
Merged

docs: match conditions docs #287

merged 3 commits into from
Jan 3, 2025

Conversation

eddycharly
Copy link
Member

@eddycharly eddycharly commented Jan 3, 2025

Explanation

Add match conditions docs.

Fixes #285

@eddycharly eddycharly added this to the v0.2.0 milestone Jan 3, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.07%. Comparing base (20ca702) to head (2773dac).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #287   +/-   ##
=======================================
  Coverage   29.07%   29.07%           
=======================================
  Files          30       30           
  Lines        1183     1183           
=======================================
  Hits          344      344           
  Misses        791      791           
  Partials       48       48           

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

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly marked this pull request as ready for review January 3, 2025 10:28
@eddycharly eddycharly requested a review from a team as a code owner January 3, 2025 10:28
eddycharly and others added 2 commits January 3, 2025 11:37
Co-authored-by: Vishal Choudhary <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Co-authored-by: Vishal Choudhary <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly merged commit dd1dc36 into main Jan 3, 2025
12 checks passed
@eddycharly eddycharly deleted the match-conds-docs branch January 3, 2025 10:50
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.

[Feature] add match conditions docs
3 participants