Skip to content

Comments

0.1.1#11

Merged
anderstorstensson merged 4 commits intomainfrom
next
Feb 19, 2026
Merged

0.1.1#11
anderstorstensson merged 4 commits intomainfrom
next

Conversation

@anderstorstensson
Copy link
Member

No description provided.

Add an 'Export validation statistics' checkbox in Settings (below the
output folder path) and a corresponding export_statistics parameter in
save_sample_annotations(). Defaults to TRUE for backward compatibility;
uncheck when annotating from scratch to skip writing the CSV files.
Show a modal explaining that existing .mat files in the output folder
will be overwritten, with Cancel and Export (danger) buttons, before
running the bulk SQLite -> .mat export from the Settings panel.
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   89.76%   89.79%   +0.03%     
==========================================
  Files           5        5              
  Lines         674      676       +2     
==========================================
+ Hits          605      607       +2     
  Misses         69       69              
Files with missing lines Coverage Δ
R/sample_saving.R 97.93% <100.00%> (+0.04%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@anderstorstensson anderstorstensson merged commit cc86af5 into main Feb 19, 2026
7 checks passed
@anderstorstensson anderstorstensson deleted the next branch February 19, 2026 05:45
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.

[FEATURE] Verify .mat export from Settings panel [FEATURE] Add option to export validation statistcs

2 participants