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

Feature/update contribution #79

Merged
merged 6 commits into from
Dec 27, 2023
Merged

Feature/update contribution #79

merged 6 commits into from
Dec 27, 2023

Conversation

blondered
Copy link
Collaborator

Description

Updated contribution guide

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Optimization

How Has This Been Tested?

Before submitting a PR, please check yourself against the following list. It would save us quite a lot of time.

  • Have you read the contribution guide?
  • Have you updated the relevant docstrings? We're using Numpy format, please double-check yourself
  • Does your change require any new tests?
  • Have you updated the changelog file?

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9b3992e) 100.00% compared to head (7281d9e) 100.00%.
Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #79    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           45        46     +1     
  Lines         2242      2375   +133     
==========================================
+ Hits          2242      2375   +133     

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

@blondered blondered marked this pull request as ready for review December 25, 2023 10:17
@blondered blondered self-assigned this Dec 25, 2023
@iomallach iomallach mentioned this pull request Dec 25, 2023
CONTRIBUTING.rst Outdated Show resolved Hide resolved
CONTRIBUTING.rst Outdated Show resolved Hide resolved
@blondered blondered merged commit 3f37424 into main Dec 27, 2023
9 checks passed
@blondered blondered deleted the feature/update_contribution branch December 27, 2023 09:37
@blondered blondered linked an issue Feb 26, 2024 that may be closed by this pull request
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.

Community guidlines
2 participants