Skip to content

1.7.4 - #168

Merged
rekmarks merged 2 commits into
developfrom
v1.7.4
Oct 29, 2019
Merged

1.7.4#168
rekmarks merged 2 commits into
developfrom
v1.7.4

Conversation

@rekmarks

Copy link
Copy Markdown
Member

No description provided.

@codecov-io

codecov-io commented Oct 29, 2019

Copy link
Copy Markdown

Codecov Report

Merging #168 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## develop #168 +/- ##
======================================
Coverage 100% 100% ======================================
Files 23 23 Lines 1498 1498 Branches 209 209 ======================================
Hits 1498 1498

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 f7d9188...79bda84. Read the comment docs.

@rekmarks
rekmarks merged commit 675ee85 into developOct 29, 2019
@rekmarks
rekmarks deleted the v1.7.4 branch October 29, 2019 18:55
Mrtenz pushed a commit that referenced this pull request Oct 16, 2025
The base block tracker has been inlined into the polling block tracker
and the subscribe block tracker. The base class has been removed. This
was done to improve readability and allow for further simplications in
later PRs.
A `BlockTracker` type has been added to represent the common block
tracker interface. This type can be used anywhere we might want to use
a block tracker where we don't care which specific type it is.
Sign up for freeto 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.

3 participants

@rekmarks@codecov-io@estebanmino