Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

[WIP] p5: implement Loop(), NoLoop() and IsLooping() #39

Closed
wants to merge 2 commits into from

Conversation

psampaz
Copy link
Contributor

@psampaz psampaz commented Jan 17, 2021

closes #38

@psampaz
Copy link
Contributor Author

psampaz commented Jan 17, 2021

waiting #33 and #37 to be merge to proceed with proper testing

@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #39 (c4d6315) into main (38b1a3d) will decrease coverage by 0.78%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   75.61%   74.82%   -0.79%     
==========================================
  Files           9        9              
  Lines         570      576       +6     
==========================================
  Hits          431      431              
- Misses        119      125       +6     
  Partials       20       20              
Impacted Files Coverage Δ
proc.go 51.29% <0.00%> (-1.65%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38b1a3d...c4d6315. Read the comment docs.

@psampaz
Copy link
Contributor Author

psampaz commented Jan 19, 2021

closing in favour of #41

@psampaz psampaz closed this Jan 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p5: implement Loop(), NoLoop() and IsLooping()
1 participant