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

feat(routing/none): remove nil router #621

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

aschmahmann
Copy link
Contributor

Closes #620

This removes the nil router, if people would prefer something less harsh (e.g. deprecation followed by removal, stubbing followed by deprecation + removal) comment on the issue above

@aschmahmann aschmahmann requested a review from a team as a code owner June 18, 2024 17:54
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.53%. Comparing base (aaf9a04) to head (7e1497e).

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
+ Coverage   59.67%   60.53%   +0.86%     
==========================================
  Files         239      238       -1     
  Lines       29961    29537     -424     
==========================================
+ Hits        17879    17881       +2     
+ Misses      10460    10034     -426     
  Partials     1622     1622              

see 33 files with indirect coverage changes

ribasushi added a commit to ribasushi/ci-abusing-lotus-fork that referenced this pull request Jun 18, 2024
ribasushi added a commit to ribasushi/ci-abusing-lotus-fork that referenced this pull request Jun 18, 2024
rvagg pushed a commit to filecoin-project/lotus that referenced this pull request Jun 19, 2024
ribasushi added a commit to ribasushi/ci-abusing-lotus-fork that referenced this pull request Jun 19, 2024
Copy link
Contributor

@gammazero gammazero left a comment

Choose a reason for hiding this comment

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

@aschmahmann aschmahmann enabled auto-merge (rebase) June 19, 2024 18:35
@aschmahmann aschmahmann merged commit 4f2d250 into main Jun 19, 2024
15 checks passed
ribasushi added a commit to ribasushi/ci-abusing-lotus-fork that referenced this pull request Jun 20, 2024
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.

Duplicated Nil router
2 participants