Skip to content

Conversation

coder137
Copy link
Owner

  • Added limit: Option<usize> to TickedAsyncExecutor::tick
  • Added example to project README

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.26%. Comparing base (51d01f7) to head (6fa666d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ticked_async_executor.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   98.59%   97.26%   -1.34%     
==========================================
  Files           4        4              
  Lines          71       73       +2     
==========================================
+ Hits           70       71       +1     
- Misses          1        2       +1     

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

@coder137 coder137 merged commit dbb56fd into main Sep 12, 2024
3 of 5 checks passed
@coder137 coder137 deleted the tick_limit branch September 12, 2024 07:30
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