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

New unit tests which improve coverage #70 #71

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Serbel97
Copy link
Contributor

With this PR, we aim to improve test coverage across the project. By adding more tests we strive to better capture edge cases and ensure code reliability. This effort will help us catch potential bugs earlier and maintain a stable and robust codebase as the project evolves.

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.57%. Comparing base (508f3be) to head (e6f68d2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
+ Coverage   95.09%   99.57%   +4.47%     
==========================================
  Files           9        9              
  Lines         469      469              
==========================================
+ Hits          446      467      +21     
+ Misses         23        2      -21     

see 3 files with indirect coverage changes

@Sibyx Sibyx added the hacktoberfest-accepted Hacktoberfest label Oct 13, 2024
@Sibyx Sibyx self-assigned this Oct 13, 2024
@Sibyx Sibyx self-requested a review October 13, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants