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

Pbf decoder #38

Merged
merged 6 commits into from
Jun 27, 2023
Merged

Pbf decoder #38

merged 6 commits into from
Jun 27, 2023

Conversation

YairMZ
Copy link
Owner

@YairMZ YairMZ commented Jun 27, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #38 (3977db1) into main (a0920f6) will increase coverage by 0.49%.
The diff coverage is 97.88%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   93.31%   93.81%   +0.49%     
==========================================
  Files          29       31       +2     
  Lines        1107     1245     +138     
==========================================
+ Hits         1033     1168     +135     
- Misses         74       77       +3     
Flag Coverage Δ
unittests 93.81% <97.88%> (+0.49%) ⬆️

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

Impacted Files Coverage Δ
ldpc/decoder/pbf_decoder.py 96.00% <96.00%> (ø)
ldpc/decoder/__init__.py 100.00% <100.00%> (ø)
ldpc/decoder/wbf.py 92.78% <100.00%> (+0.07%) ⬆️
tests/test_a_list.py 100.00% <100.00%> (ø)
tests/test_pbf_decoder.py 100.00% <100.00%> (ø)
tests/test_qcfile.py 100.00% <100.00%> (ø)

@YairMZ YairMZ merged commit 7c428f9 into main Jun 27, 2023
3 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.

None yet

1 participant