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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rx): add repeat operator (#189) #191

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

plastikfan
Copy link
Contributor

No description provided.

@plastikfan plastikfan added the feature New feature or request label Apr 12, 2024
@plastikfan plastikfan self-assigned this Apr 12, 2024
@coveralls
Copy link

coveralls commented Apr 12, 2024

Pull Request Test Coverage Report for Build 8664790969

Details

  • 35 of 42 (83.33%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 70.245%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rx/observable-operator.go 35 42 83.33%
Totals Coverage Status
Change from base Build 8663763458: 0.2%
Covered Lines: 2264
Relevant Lines: 3223

馃挍 - Coveralls

@plastikfan
Copy link
Contributor Author

merge conflict occured (??), so squash & merge required instead of the usual rebase and merge.

@plastikfan plastikfan merged commit 9984e1b into master Apr 12, 2024
3 checks passed
@plastikfan plastikfan deleted the feat/rx-repeat-operator branch April 12, 2024 16:08
@plastikfan plastikfan linked an issue Apr 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rx: Repeat operator
2 participants