Skip to content

Improve management of instrumental files#47

Merged
Neraste merged 8 commits into
developfrom
feature/detect-instrumental-files
Jul 19, 2026
Merged

Improve management of instrumental files#47
Neraste merged 8 commits into
developfrom
feature/detect-instrumental-files

Conversation

@Neraste

@Neraste Neraste commented Jul 6, 2026

Copy link
Copy Markdown
Member
  • Detect files by extension first;
  • Detect MKV audio files (.mka) as audio file. Note: it seems that the MIME type depends on the OS, and the .mka file may not be listed in the types. To circumvent this, we’ve introduced hard-coded, "known extension" types, for usual files we know;
  • Transmit instrumental file and instrumental track fields to server.

Related to:

@Neraste Neraste self-assigned this Jul 6, 2026
@Neraste Neraste added bug Something isn't working refactor Make things more beautiful inside, but same outside labels Jul 6, 2026
@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ef7f616) to head (28e2807).

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        20    +1     
  Lines          831       859   +28     
=========================================
+ Hits           831       859   +28     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Neraste Neraste added enhancement New feature or request and removed refactor Make things more beautiful inside, but same outside labels Jul 7, 2026
@Neraste
Neraste marked this pull request as ready for review July 19, 2026 15:10
@Neraste
Neraste merged commit f7ca034 into develop Jul 19, 2026
19 checks passed
@Neraste
Neraste deleted the feature/detect-instrumental-files branch July 19, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant