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

Add active binding for observable_regex #204

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

RasmusSkytte
Copy link
Contributor

@RasmusSkytte RasmusSkytte commented Jan 30, 2025

Intent

Fixes #201

Approach

N/A

Known issues

N/A

Checklist

  • The PR passes all local unit tests
  • I have documented any new features introduced
  • If the PR adds a new feature, please add an entry in NEWS.md
  • A reviewer is assigned to this PR

@RasmusSkytte RasmusSkytte self-assigned this Jan 30, 2025
@RasmusSkytte RasmusSkytte added the enhancement New feature or request label Jan 30, 2025
@RasmusSkytte RasmusSkytte added this to the v0.3.1 milestone Jan 30, 2025
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.63%. Comparing base (7c0654c) to head (b104b85).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   94.63%   94.63%           
=======================================
  Files          18       18           
  Lines        1137     1137           
=======================================
  Hits         1076     1076           
  Misses         61       61           

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

@RasmusSkytte RasmusSkytte requested review from a team, kaare-gr, SofiaOtero and LasseEngboChr and removed request for a team January 30, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Make observables_regex public
1 participant