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 flake8 Linting #29

Merged
merged 18 commits into from
Nov 9, 2023
Merged

Added flake8 Linting #29

merged 18 commits into from
Nov 9, 2023

Conversation

iluvcapra
Copy link
Owner

No description provided.

It makes more sense this way but it breaks everything
prior to this version.
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #29 (c5841a5) into master (ce2e1fe) will increase coverage by 0.07%.
The diff coverage is 97.56%.

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   95.62%   95.70%   +0.07%     
==========================================
  Files          22       22              
  Lines        1280     1303      +23     
==========================================
+ Hits         1224     1247      +23     
  Misses         56       56              
Files Coverage Δ
tests/test_adm.py 100.00% <100.00%> (ø)
tests/test_cue.py 100.00% <100.00%> (ø)
tests/test_dolby.py 100.00% <100.00%> (ø)
tests/test_main.py 76.00% <ø> (ø)
tests/test_wave_parsing.py 99.04% <100.00%> (ø)
tests/utils.py 67.85% <100.00%> (ø)
wavinfo/riff_parser.py 93.61% <100.00%> (+0.75%) ⬆️
wavinfo/wave_adm_reader.py 97.61% <100.00%> (ø)
wavinfo/wave_bext_reader.py 100.00% <100.00%> (ø)
wavinfo/wave_cues_reader.py 98.96% <100.00%> (-0.02%) ⬇️
... and 7 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@iluvcapra iluvcapra changed the title Address Lint Warnings Added flak8 Linting Nov 9, 2023
@iluvcapra iluvcapra changed the title Added flak8 Linting Added flake8 Linting Nov 9, 2023
@iluvcapra iluvcapra merged commit e2ca087 into master Nov 9, 2023
12 checks passed
@iluvcapra iluvcapra deleted the maint-reds branch November 9, 2023 05:15
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.

1 participant