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

Added pytest-cov to dev requirements #143

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Added pytest-cov to dev requirements #143

merged 2 commits into from
Jul 5, 2023

Conversation

AntObi
Copy link
Collaborator

@AntObi AntObi commented Jul 5, 2023

Pull Request Template

Description

  • Added pytest-cov to requirements-dev.txt

Fixes #142

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

N/A

Reviewers

N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #143 (819e822) into master (d2329ea) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   72.64%   72.64%           
=======================================
  Files          24       24           
  Lines        1872     1872           
=======================================
  Hits         1360     1360           
  Misses        512      512           

@AntObi AntObi merged commit 3107df2 into master Jul 5, 2023
12 checks passed
@AntObi AntObi deleted the dev_requirements branch July 5, 2023 10:02
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.

Tests failing on all dependabot branches
1 participant