Pull Favors icon

Pull Favors

Extension Actions

CRX ID
eekfnkibgmemnnbbmdglmjabjdfdjglj
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

GitHub Pull-Request Beautifier

Image from store
Pull Favors
Description from store

Pull Favors
========

Re-orders your GitHub Pull Requests to improve readability.

Compatible with RSpec and other testing frameworks that use similar naming/path conventions.

Beautified order:

- feature specs
- for files:
- file
- file_spec
- everything else

## Notes

Feature specs must have the string "spec/features" in the path.

File specs must match the name and path of the file they are testing, with the following qualifications:
- The first directory is dropped.
- The spec filename contains a "_spec" postfix.

So, i.e.

app/services/model.rb

matches

spec/services/model_spec.rb

## Known Issues

Extension matching is not currently performed.

Latest reviews

Ian Zabel
Love how GitHub Pull Requests are sorted and grouped logically. Makes it a lot easier to understand what's going on in a PR.
Ian Zabel
Love how GitHub Pull Requests are sorted and grouped logically. Makes it a lot easier to understand what's going on in a PR.