Skip to content

refactor: active event -> default event#225

Merged
smlloyd merged 1 commit intomasterfrom
active-to-default-event
Mar 5, 2026
Merged

refactor: active event -> default event#225
smlloyd merged 1 commit intomasterfrom
active-to-default-event

Conversation

@smlloyd
Copy link
Copy Markdown
Member

@smlloyd smlloyd commented Mar 5, 2026

Allows processing any event, more flexible than the single active event workflow


📚 Documentation preview 📚: https://aimbat--225.org.readthedocs.build/en/225/

Copilot AI review requested due to automatic review settings March 5, 2026 18:41
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 45.52239% with 146 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.14%. Comparing base (fbada03) to head (eb19d53).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/aimbat/_tui/app.py 10.71% 75 Missing ⚠️
src/aimbat/_tui/modals.py 20.68% 23 Missing ⚠️
src/aimbat/_cli/pick.py 0.00% 9 Missing ⚠️
src/aimbat/_cli/plot.py 0.00% 8 Missing ⚠️
src/aimbat/_cli/align.py 0.00% 7 Missing ⚠️
src/aimbat/_cli/station.py 0.00% 5 Missing ⚠️
src/aimbat/core/_default_event.py 87.17% 5 Missing ⚠️
src/aimbat/_cli/data.py 20.00% 4 Missing ⚠️
src/aimbat/_cli/project.py 66.66% 3 Missing ⚠️
src/aimbat/core/_iccs.py 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
- Coverage   70.33%   69.14%   -1.19%     
==========================================
  Files          50       50              
  Lines        2869     2940      +71     
==========================================
+ Hits         2018     2033      +15     
- Misses        851      907      +56     

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

@smlloyd smlloyd force-pushed the active-to-default-event branch from 1a4ca9c to 469cf78 Compare March 5, 2026 18:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@smlloyd smlloyd force-pushed the active-to-default-event branch 2 times, most recently from f75b1a3 to 02415ef Compare March 5, 2026 20:15
Allows processing any event, more flexible than the single active event
workflow
@smlloyd smlloyd force-pushed the active-to-default-event branch from 02415ef to eb19d53 Compare March 5, 2026 20:16
@smlloyd smlloyd merged commit 571758b into master Mar 5, 2026
20 checks passed
@smlloyd smlloyd deleted the active-to-default-event branch March 5, 2026 20:21
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