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

clients: Add some tests for the catalyst client #94

Merged
merged 2 commits into from
Dec 6, 2022
Merged

Conversation

victorges
Copy link
Member

Mainly to make sure that the rate limit logic is working.

Mainly to make sure that the rate limit logic is working.
@victorges victorges requested a review from a team as a code owner December 6, 2022 00:01
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #94 (ba21c02) into main (a5c91d2) will increase coverage by 38.64734%.
The diff coverage is 100.00000%.

Impacted file tree graph

@@               Coverage Diff               @@
##           main         #94          +/-   ##
===============================================
+ Coverage      0   38.64734%   +38.64734%     
===============================================
  Files         0           3           +3     
  Lines         0         207         +207     
===============================================
+ Hits          0          80          +80     
- Misses        0         119         +119     
- Partials      0           8           +8     
Impacted Files Coverage Δ
clients/catalyst.go 94.82759% <100.00000%> (ø)
clients/base.go 32.46753% <0.00000%> (ø)
clients/ipfs.go 0.00000% <0.00000%> (ø)

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 a5c91d2...ba21c02. Read the comment docs.

Impacted Files Coverage Δ
clients/catalyst.go 94.82759% <100.00000%> (ø)
clients/base.go 32.46753% <0.00000%> (ø)
clients/ipfs.go 0.00000% <0.00000%> (ø)

@victorges victorges merged commit f782ca2 into main Dec 6, 2022
@victorges victorges deleted the vg/feat/tests branch December 6, 2022 00:06
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.

None yet

1 participant