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

Add review policy. #1529

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Add review policy. #1529

merged 1 commit into from
Dec 19, 2023

Conversation

tdaede
Copy link
Collaborator

@tdaede tdaede commented Aug 2, 2019

No description provided.

@tdaede tdaede requested a review from YaLTeR August 2, 2019 22:43
@coveralls
Copy link
Collaborator

coveralls commented Aug 2, 2019

Coverage Status

Coverage remained the same at 71.127% when pulling 4ba93d2 on tdaede:reviews into cc7c5f3 on xiph:master.

@rzumer
Copy link
Collaborator

rzumer commented Aug 2, 2019

I am a bit uneasy about including URLs in commit messages, since they will probably eventually become inaccessible (and AWCY URLs can be quite long). Why are they needed specifically?

@YaLTeR
Copy link
Collaborator

YaLTeR commented Aug 2, 2019

Probably enough to have them in the PR

@tdaede
Copy link
Collaborator Author

tdaede commented Aug 2, 2019

It's so you can jump and look at more detailed results. I could make it optional I suppose.

Copy link
Collaborator

@lu-zero lu-zero left a comment

Choose a reason for hiding this comment

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

Do we document how to run AWCY ?

lu-zero
lu-zero previously requested changes Aug 3, 2019
Copy link
Collaborator

@lu-zero lu-zero left a comment

Choose a reason for hiding this comment

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

Please mention that the patches should be rebased on top of the tree not merged.

@shssoichiro
Copy link
Collaborator

In addition to rebasing, should there be a comment about squashing commits? Do we enforce squashing commits?

@lu-zero
Copy link
Collaborator

lu-zero commented Aug 5, 2019 via email

@tdaede
Copy link
Collaborator Author

tdaede commented Aug 5, 2019

I originally enforced squashing, everyone hated it so I stopped. The main issue is that CI doesn't run on each individual commit, so by not squashing we have some revs that were never CI tested.

@YaLTeR
Copy link
Collaborator

YaLTeR commented Aug 5, 2019

On the one hand yes, but on the other hand I just had bisection pinpoint me to the exact small change leading to #1513 and that's super helpful to have.

@tdaede
Copy link
Collaborator Author

tdaede commented Aug 29, 2019

@lu-zero please re-review

@barrbrain barrbrain requested a review from lu-zero November 25, 2019 06:35
@barrbrain barrbrain dismissed lu-zero’s stale review December 6, 2019 07:41

The requested changes have been made.

Copy link
Collaborator

@vibhoothi vibhoothi left a comment

Choose a reason for hiding this comment

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

I think to match current documentation style, it will be good if it is in a separate file in doc/'s and link it the main readme for consistency,
(https://github.com/xiph/rav1e/blob/master/doc/README.md)

@barrbrain
Copy link
Collaborator

To clarify, the Contributing chapter has moved to CONTRIBUTING.md. This section should be added to that document.

@barrbrain
Copy link
Collaborator

This might need to be manually reapplied to the new file but it would be great to finally merge this.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5e6cd02) 88.24% compared to head (922496c) 88.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1529   +/-   ##
=======================================
  Coverage   88.24%   88.24%           
=======================================
  Files          88       88           
  Lines       28210    28210           
=======================================
  Hits        24893    24893           
  Misses       3317     3317           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@barrbrain barrbrain merged commit e006c0e into xiph:master Dec 19, 2023
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.

None yet

8 participants