Skip to content

Solve #300: Add running tests to CONTRIBUTING#301

Merged
godlygeek merged 1 commit into
bloomberg:mainfrom
Abdur-rahmaanJ:fix/300
May 21, 2026
Merged

Solve #300: Add running tests to CONTRIBUTING#301
godlygeek merged 1 commit into
bloomberg:mainfrom
Abdur-rahmaanJ:fix/300

Conversation

@Abdur-rahmaanJ
Copy link
Copy Markdown
Contributor

@Abdur-rahmaanJ Abdur-rahmaanJ commented May 19, 2026

Issue number of the reported bug or feature request: #300

Describe your changes
When people contribute, they should run tests before. This PR adds the tests instructions.

Testing performed
Describe the testing you have performed to ensure that the bug has been addressed, or that the new feature works as planned.

Additional context
Add any other context about your contribution here.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.19%. Comparing base (8e24ba7) to head (a987dcb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #301   +/-   ##
=======================================
  Coverage   79.19%   79.19%           
=======================================
  Files          51       51           
  Lines        5561     5561           
  Branches      583      583           
=======================================
  Hits         4404     4404           
  Misses       1157     1157           
Flag Coverage Δ
cpp 79.19% <ø> (ø)
python 79.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sarahmonod sarahmonod linked an issue May 19, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@godlygeek godlygeek left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution, @Abdur-rahmaanJ !

@godlygeek godlygeek enabled auto-merge (rebase) May 21, 2026 05:41
Signed-off-by: Abdur-Rahmaan Janhangeer <cryptolabour@gmail.com>
Co-authored-by: Matt Wozniski <godlygeek@gmail.com>
@godlygeek godlygeek merged commit 6efa46e into bloomberg:main May 21, 2026
29 checks passed
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.

Add Tests section to CONTRIBUTING.md

3 participants