Skip to content

chore(examples): remove obsolete Omniglot script - #96

Merged
callous-youth merged 1 commit into
mainfrom
cleanup/remove-obsolete-omniglot-example
Aug 15, 2026
Merged

chore(examples): remove obsolete Omniglot script#96
callous-youth merged 1 commit into
mainfrom
cleanup/remove-obsolete-omniglot-example

Conversation

@moriyaya

Copy link
Copy Markdown
Collaborator

Summary

  • remove the obsolete meta_learning_omniglot.py example;
  • retain the maintained sinusoid and Omniglot meta-learning examples.

Rationale

The removed script is not referenced by the README or test suite and cannot run with the current BOAT API. It contains user-specific and invalid absolute paths, omits required optimizer configuration, and calls outdated solver-building interfaces. Keeping it could mislead users attempting to reproduce the examples.

Validation

  • confirmed that no tracked source references the deleted filename;
  • syntax-checked the remaining meta-learning scripts without generating bytecode files;
  • reviewed the PR to ensure that it contains no unrelated changes.

@codecov

codecov Bot commented Aug 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.17%. Comparing base (23895bb) to head (6f5b359).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          31       31           
  Lines        1206     1206           
=======================================
  Hits         1196     1196           
  Misses         10       10           
Flag Coverage Δ
unittests 99.17% <ø> (ø)

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

☔ 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.

@callous-youth

Copy link
Copy Markdown
Owner

Reviewed and approved.

@callous-youth
callous-youth marked this pull request as ready for review August 15, 2026 01:36
@callous-youth

Copy link
Copy Markdown
Owner

Reviewed and approved.

@callous-youth
callous-youth merged commit 9da6101 into main Aug 15, 2026
5 checks passed
@callous-youth
callous-youth deleted the cleanup/remove-obsolete-omniglot-example branch August 15, 2026 01:49
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.

2 participants