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

Fix iterator behavior with empty trace #48

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Fix iterator behavior with empty trace #48

merged 1 commit into from
Oct 20, 2023

Conversation

sritchie
Copy link
Collaborator

No description provided.

@sritchie sritchie requested a review from zane October 19, 2023 17:52
@sritchie sritchie marked this pull request as ready for review October 19, 2023 17:52
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #48 (72a5088) into main (58486bd) will increase coverage by 0.47%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   66.76%   67.23%   +0.47%     
==========================================
  Files          18       18              
  Lines         707      705       -2     
  Branches       17       16       -1     
==========================================
+ Hits          472      474       +2     
+ Misses        218      215       -3     
+ Partials       17       16       -1     
Files Coverage Δ
src/gen/dynamic/trace.cljc 73.50% <100.00%> (+2.07%) ⬆️

... and 1 file with indirect coverage changes

@sritchie sritchie merged commit b6d5a7e into main Oct 20, 2023
6 checks passed
@sritchie sritchie deleted the sritchie/fixie branch October 20, 2023 02:14
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