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 Default impl for MutexNode #10

Merged
merged 2 commits into from
Mar 22, 2024
Merged

Add Default impl for MutexNode #10

merged 2 commits into from
Mar 22, 2024

Conversation

pedromfedricci
Copy link
Owner

@pedromfedricci pedromfedricci commented Mar 21, 2024

Default trait implementation simply calls Self::new().

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.98%. Comparing base (c877dd4) to head (f568e2c).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   96.95%   96.98%   +0.02%     
==========================================
  Files           5        5              
  Lines         230      232       +2     
==========================================
+ Hits          223      225       +2     
  Misses          7        7              

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

@pedromfedricci pedromfedricci merged commit 4585cc7 into main Mar 22, 2024
9 checks passed
@pedromfedricci pedromfedricci deleted the node_default_impl branch March 22, 2024 03:28
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.

2 participants