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

Create CONTRIBUTING.md #767

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

Philippe-Cholet
Copy link
Member

@Philippe-Cholet Philippe-Cholet commented Sep 28, 2023

Fixes #756

As mentioned in the issue, I did not write anything related to testing yet, as I think we should clarify what's expected of contributors.

Rendered here

CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved
@Philippe-Cholet Philippe-Cholet mentioned this pull request Nov 5, 2023
11 tasks
Philippe-Cholet added a commit to Philippe-Cholet/itertools that referenced this pull request Nov 22, 2023
github-merge-queue bot pushed a commit that referenced this pull request Nov 22, 2023
@Philippe-Cholet Philippe-Cholet force-pushed the contributing branch 2 times, most recently from 6dcdd9d to 91305b4 Compare November 25, 2023 17:15
@Philippe-Cholet
Copy link
Member Author

I finally mentionned tests and benchmarks.

@jswrenn
Copy link
Member

jswrenn commented Feb 7, 2024

Mark this 'ready for review' whenever you feel it's ready to be merged!

@Philippe-Cholet
Copy link
Member Author

I squashed my commits, I think it's a decent initial CONTRIBUTING.md that we will ocasionally update.

CI is blocked since #805. I'm not sure what to do apart from removing the paths-ignore: I added in there.

@jswrenn
Copy link
Member

jswrenn commented Feb 7, 2024

Oh, huh. That's a funny situation.

I think we can fix this by adding a no-op job that always succeeds, and have all-jobs-succeed depend on it.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6814180) 94.38% compared to head (362669e) 94.38%.

❗ Current head 362669e differs from pull request most recent head 5fe6223. Consider uploading reports for the commit 5fe6223 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #767   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files          48       48           
  Lines        6665     6665           
=======================================
  Hits         6291     6291           
  Misses        374      374           

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

@jswrenn
Copy link
Member

jswrenn commented Feb 7, 2024

Hm, never mind. That won't help. Honestly, it might just be easiest for me to bypass branch protections for these cases.

@Philippe-Cholet Philippe-Cholet added this to the next milestone Feb 7, 2024
@jswrenn jswrenn merged commit e3c6c0c into rust-itertools:master Feb 7, 2024
@Philippe-Cholet Philippe-Cholet deleted the contributing branch February 7, 2024 22:23
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.

Write CONTRIBUTING.md
3 participants