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

Optimize sync iterator #361

Merged
merged 2 commits into from
Oct 5, 2023
Merged

Optimize sync iterator #361

merged 2 commits into from
Oct 5, 2023

Conversation

Adda0
Copy link
Collaborator

@Adda0 Adda0 commented Oct 5, 2023

This PR slightly optimizes SynchronizedIterator and its uses.

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b288936) 71.68% compared to head (b7bc4a0) 71.68%.
Report is 1 commits behind head on devel.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #361   +/-   ##
=======================================
  Coverage   71.68%   71.68%           
=======================================
  Files          30       30           
  Lines        3617     3617           
  Branches      830      830           
=======================================
  Hits         2593     2593           
  Misses        735      735           
  Partials      289      289           
Files Coverage Δ
include/mata/utils/synchronized-iterator.hh 82.02% <100.00%> (ø)
src/nfa/intersection.cc 79.41% <100.00%> (ø)
src/nfa/operations.cc 64.33% <100.00%> (ø)
src/nfa/delta.cc 82.74% <50.00%> (ø)

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

@Adda0 Adda0 merged commit 96fe600 into devel Oct 5, 2023
@Adda0 Adda0 deleted the optimize_sync_iterator branch October 5, 2023 11:33
Adda0 added a commit that referenced this pull request Oct 6, 2023
Adda0 added a commit that referenced this pull request Oct 6, 2023
Adda0 added a commit that referenced this pull request Oct 6, 2023
@Adda0 Adda0 mentioned this pull request Oct 6, 2023
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