dask-contrib / dask-awkward

Native Dask collection for awkward arrays, and the library to use it.
https://dask-awkward.readthedocs.io
BSD 3-Clause "New" or "Revised" License
61 stars 19 forks source link

docs: CONTRIBUTING.md #547

Open pfackeldey opened 1 month ago

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.00%. Comparing base (8cb8994) to head (ec12efe). Report is 148 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #547 +/- ## ========================================== - Coverage 93.06% 93.00% -0.07% ========================================== Files 23 22 -1 Lines 3290 3387 +97 ========================================== + Hits 3062 3150 +88 - Misses 228 237 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pfackeldey commented 1 month ago

Thank you very much for pointing to the contribution guide in the documentation - I didn't see it! I updated this PR and linked it directly in the README.md; I hope this sounds reasonable to you.