Skip to content

Revert "feat: reusable ipns verify"#293

Merged
hacdias merged 1 commit intomainfrom
revert-292-feat/reusable-kubo-ipns-features
May 10, 2023
Merged

Revert "feat: reusable ipns verify"#293
hacdias merged 1 commit intomainfrom
revert-292-feat/reusable-kubo-ipns-features

Conversation

@hacdias
Copy link
Copy Markdown
Member

@hacdias hacdias commented May 10, 2023

Reverts #292.

Let's add some tests and improve the interface. The names are too coupled with ipfs name inspect command and may not make sense in Boxo. I didn't notice this when I was going over the Boxo PR, only later when looking at ipfs/kubo#9867

@hacdias hacdias requested review from a team and lidel as code owners May 10, 2023 08:27
Copy link
Copy Markdown
Contributor

@Jorropo Jorropo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the interface needs to be changed a revert sounds good. I havn't checked the content but if it's indeed git revert produced, LGTM.

@hacdias hacdias enabled auto-merge (squash) May 10, 2023 08:28
@codecov
Copy link
Copy Markdown

codecov bot commented May 10, 2023

Codecov Report

Merging #293 (71dda74) into main (236e39e) will increase coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
+ Coverage   47.92%   48.00%   +0.07%     
==========================================
  Files         280      279       -1     
  Lines       33521    33439      -82     
==========================================
- Hits        16066    16051      -15     
+ Misses      15768    15702      -66     
+ Partials     1687     1686       -1     
Impacted Files Coverage Δ
gateway/handler_ipns_record.go 0.00% <0.00%> (ø)

... and 10 files with indirect coverage changes

@hacdias hacdias mentioned this pull request May 10, 2023
1 task
@hacdias hacdias disabled auto-merge May 10, 2023 08:45
@hacdias hacdias merged commit dc731ca into main May 10, 2023
@hacdias hacdias deleted the revert-292-feat/reusable-kubo-ipns-features branch May 10, 2023 08:45
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