Skip to content

Conversation

after-ephemera
Copy link
Contributor

@after-ephemera after-ephemera commented Sep 10, 2024

Description

Refactor the filtering code into the review selection module.
Use strsim to detect title similarity (only using the first 20 chars of the title for now to keep it simple)
Group similar titles and allow treating them as one atomic operation

Test plan

tested locally, grouped successfully. tests pass


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.

For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.

  • Protocol:
  • Nodes (Validators and Full nodes):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • REST API:

@after-ephemera after-ephemera requested a review from a team September 10, 2024 19:49
Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 5:06pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Sep 11, 2024 5:06pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Sep 11, 2024 5:06pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Sep 11, 2024 5:06pm

Copy link
Contributor

@pei-mysten pei-mysten left a comment

Choose a reason for hiding this comment

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

fancy!

@after-ephemera after-ephemera merged commit 280bfec into main Sep 11, 2024
48 checks passed
@after-ephemera after-ephemera deleted the jkj/suiop-inc-rev-strsim branch September 11, 2024 19:40
suiwombat pushed a commit that referenced this pull request Sep 16, 2024
…19304)

## Description 

Refactor the filtering code into the review selection module. 
Use strsim to detect title similarity (only using the first 20 chars of
the title for now to keep it simple)
Group similar titles and allow treating them as one atomic operation

## Test plan 

tested locally, grouped successfully. tests pass

---

## Release notes

Check each box that your changes affect. If none of the boxes relate to
your changes, release notes aren't required.

For each box you select, include information after the relevant heading
that describes the impact of your changes that a user might notice and
any actions they must take to implement updates.

- [ ] Protocol: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] Indexer: 
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] REST API:
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