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

provider: add breaking changes to the changelog #330

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jun 1, 2023

Changelog for: #273

@Jorropo Jorropo requested a review from BigLep June 1, 2023 11:22
@Jorropo Jorropo requested a review from a team as a code owner June 1, 2023 11:22
CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

Merging #330 (f747ed8) into main (0962ed6) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
- Coverage   50.67%   50.66%   -0.01%     
==========================================
  Files         280      280              
  Lines       33756    33756              
==========================================
- Hits        17106    17103       -3     
- Misses      14871    14873       +2     
- Partials     1779     1780       +1     

see 11 files with indirect coverage changes

Co-authored-by: Henrique Dias <hacdias@gmail.com>
@Jorropo Jorropo merged commit 0ff6929 into main Jun 1, 2023
@Jorropo Jorropo deleted the provider-changelog branch June 1, 2023 11:45
Jorropo added a commit that referenced this pull request Jun 2, 2023
This reverts commits:
- 0ff6929: provider: add breaking changes to the changelog (#330)
- 0962ed6: relocated magic numbers, updated Reprovide Interval from 24h to 22h
- ac047a5: provider: refactor to only maintain one batched implementation and add throughput callback

This seems to have an unknown deadlock that is blocking Kubo's sharness tests,
the code coverage is also pretty bad I forgot to migrate the pinning reproviding tests because they weren't ran directly over batched.
https://app.codecov.io/gh/ipfs/boxo/commit/20e2aae45ec6ecd21c905993c394e9cc767c9038/tree/provider

Revert "0962ed63b07127b95a67423c3ddf820558b3d829: relocated magic numbers, updated Reprovide Interval from 24h to 22h"

This reverts commit 0962ed6.

Revert "provider: refactor to only maintain one batched implementation and add throughput callback"

This reverts commit ac047a5.
Jorropo added a commit that referenced this pull request Jun 2, 2023
This reverts commits:
- 0ff6929: provider: add breaking changes to the changelog (#330)
- 0962ed6: relocated magic numbers, updated Reprovide Interval from 24h to 22h
- ac047a5: provider: refactor to only maintain one batched implementation and add throughput callback

This seems to have an unknown deadlock that is blocking Kubo's sharness tests,
the code coverage is also pretty bad I forgot to migrate the pinning reproviding tests because they weren't ran directly over batched.
https://app.codecov.io/gh/ipfs/boxo/commit/20e2aae45ec6ecd21c905993c394e9cc767c9038/tree/provider
Jorropo added a commit that referenced this pull request Jun 2, 2023
This reverts commits:
- 0ff6929: provider: add breaking changes to the changelog (#330)
- 0962ed6: relocated magic numbers, updated Reprovide Interval from 24h to 22h
- ac047a5: provider: refactor to only maintain one batched implementation and add throughput callback

This seems to have an unknown deadlock that is blocking Kubo's sharness tests,
the code coverage is also pretty bad I forgot to migrate the pinning reproviding tests because they weren't ran directly over batched.
https://app.codecov.io/gh/ipfs/boxo/commit/20e2aae45ec6ecd21c905993c394e9cc767c9038/tree/provider
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