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

test(tui): make a test suite for mecomp-tui #70

Merged
merged 17 commits into from
Jul 2, 2024
Merged

Conversation

AnthonyMichaelTDM
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 62.96296% with 20 lines in your changes missing coverage. Please review.

@@             Coverage Diff             @@
##             main      #70       +/-   ##
===========================================
+ Coverage   58.76%   74.61%   +15.84%     
===========================================
  Files          78       79        +1     
  Lines        3126     4282     +1156     
===========================================
+ Hits         1837     3195     +1358     
+ Misses       1289     1087      -202     
Components Coverage Δ
MECOMP Core 93.90% <ø> (+3.87%) ⬆️
MECOMP Daemon 50.57% <ø> (ø)
MECOMP Storage 77.93% <85.71%> (+3.43%) ⬆️
SurrealQLX 79.32% <ø> (ø)
OneOrMany 58.94% <ø> (+1.98%) ⬆️
Analysis 71.67% <ø> (ø)
MECOMP CLI 0.00% <ø> (ø)
MECOMP TUI 78.72% <59.57%> (+66.57%) ⬆️
Files Coverage Δ
analysis/src/chroma.rs 93.65% <ø> (ø)
analysis/src/decoder/mecomp.rs 95.65% <ø> (ø)
analysis/src/misc.rs 87.50% <ø> (ø)
analysis/src/temporal.rs 81.25% <ø> (ø)
analysis/src/timbral.rs 78.43% <ø> (ø)
analysis/src/utils.rs 58.90% <ø> (ø)
core/src/audio/commands.rs 100.00% <ø> (ø)
core/src/audio/mod.rs 92.48% <ø> (+0.43%) ⬆️
core/src/errors.rs 90.90% <ø> (ø)
core/src/lib.rs 88.88% <ø> (+59.47%) ⬆️
... and 42 more

... and 3 files with indirect coverage changes

@AnthonyMichaelTDM AnthonyMichaelTDM self-assigned this Jun 29, 2024
@AnthonyMichaelTDM AnthonyMichaelTDM linked an issue Jun 29, 2024 that may be closed by this pull request
@AnthonyMichaelTDM AnthonyMichaelTDM merged commit 0ce9868 into main Jul 2, 2024
24 checks passed
@AnthonyMichaelTDM AnthonyMichaelTDM deleted the tui-testing branch July 2, 2024 03:35
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.

test(tui): testing suite for the tui
1 participant