Skip to content

Comments

Several fixes and improvements#52

Merged
micaeljtoliveira merged 7 commits intomainfrom
several_fixes_and_improvements
Feb 17, 2026
Merged

Several fixes and improvements#52
micaeljtoliveira merged 7 commits intomainfrom
several_fixes_and_improvements

Conversation

@micaeljtoliveira
Copy link
Member

Fixes several issues flagged by feeding the code to Claude Opus.

@micaeljtoliveira
Copy link
Member Author

@edoyango Would you mind having a look at these? Most are trivial, but I would like someone to double check the change to the Cylc manager.

@micaeljtoliveira micaeljtoliveira force-pushed the several_fixes_and_improvements branch from 03d0f49 to 71f7b52 Compare February 16, 2026 22:46
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (20576d1) to head (162c669).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          834       834           
=========================================
  Hits           834       834           

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Collaborator

@edoyango edoyango left a comment

Choose a reason for hiding this comment

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

mostly lgtm. Main concern is the use of filter keyword, which was introduced in python 3.12.

@micaeljtoliveira micaeljtoliveira force-pushed the several_fixes_and_improvements branch from 71f7b52 to 74023f2 Compare February 17, 2026 01:19
…rics", shadowing the parent's property. Also fixed the return type annotation from float to dict.
…lines() instead of split(). Adapt the test to fail when using split().
…are against correct_cylc_task_data instead of self-comparing data["region"]. This showed that there was a typo in the sample data used for the test.
@micaeljtoliveira micaeljtoliveira force-pushed the several_fixes_and_improvements branch from 74023f2 to 162c669 Compare February 17, 2026 02:58
@micaeljtoliveira micaeljtoliveira merged commit b0b9581 into main Feb 17, 2026
8 checks passed
@micaeljtoliveira micaeljtoliveira deleted the several_fixes_and_improvements branch February 17, 2026 03:14
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