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

Fix: fixed iterations for bp decoder and added additional tests #17

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

krishna-praneet
Copy link
Collaborator

If you want to submit an unfinished piece of work in order to get comments and discuss, please mark the pull request as a draft and ping the repository maintainer

Before considering your pull request ready for review and merging make sure that all of the below are completed:

  • The code is properly formatted and commented.
  • Substantial new functionality is documented within the docs.
  • All new functionality is tested.
  • All changes and new functionality are marked in the CHANGELOG file.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.52%. Comparing base (6c6cb2d) to head (0471ee7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   42.30%   42.52%   +0.21%     
==========================================
  Files          13       13              
  Lines         468      468              
==========================================
+ Hits          198      199       +1     
+ Misses        270      269       -1     

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

@Krastanov Krastanov merged commit 1df6933 into main Apr 7, 2024
10 of 14 checks passed
@Krastanov Krastanov deleted the fix-bpdecoder branch June 19, 2024 14:33
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.

2 participants