computablee / DotMP

A collection of powerful abstractions for parallel programming in .NET with an OpenMP-like API.
https://computablee.github.io/DotMP/
GNU Lesser General Public License v2.1
29 stars 8 forks source link

Dependabot groups and a PR template #84

Closed Skenvy closed 11 months ago

Skenvy commented 11 months ago

No open issue for this -- from the discord chat. Also added a PR template in line with the contrib's bold font.

computablee commented 11 months ago

Can you rename the mocha-chai group to xunit? Then I'll approve and let the checks run.

Skenvy commented 11 months ago

Haha my bad still had that in the copy paste from when I pasted it in to the chat!

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (47a01d9) 90.06% compared to head (a84c828) 90.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ======================================= Coverage 90.06% 90.06% ======================================= Files 11 11 Lines 805 805 Branches 86 86 ======================================= Hits 725 725 Misses 58 58 Partials 22 22 ```

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

computablee commented 11 months ago

Checks are passing, accepted. Thank you!