Skip to content

Add type hint style guidance to AGENTS.md#739

Merged
drbenvincent merged 1 commit intomainfrom
agents/type-hint-style-guidance
Feb 28, 2026
Merged

Add type hint style guidance to AGENTS.md#739
drbenvincent merged 1 commit intomainfrom
agents/type-hint-style-guidance

Conversation

@drbenvincent
Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • Documentation-only change, no code affected.

Made with Cursor

Document the convention (from PR #548 review feedback) to use modern
Python 3.10+ type hint syntax: X | None, lowercase builtins, Literal.

Made-with: Cursor
@drbenvincent drbenvincent added the agents Agent related issues specifically for use by developers label Feb 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.63%. Comparing base (34aa8ef) to head (4dffe08).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
+ Coverage   94.60%   94.63%   +0.02%     
==========================================
  Files          46       46              
  Lines        7602     7602              
  Branches      462      462              
==========================================
+ Hits         7192     7194       +2     
+ Misses        249      248       -1     
+ Partials      161      160       -1     

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

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 causalpy | 🛠️ Build #31562143 | 📁 Comparing 4dffe08 against latest (34aa8ef)


🔍 Preview build

Show files changed (1 files in total): 📝 1 modified | ➕ 0 added | ➖ 0 deleted
File Status
404.html 📝 modified

@drbenvincent drbenvincent merged commit 03caa7d into main Feb 28, 2026
13 checks passed
@drbenvincent drbenvincent deleted the agents/type-hint-style-guidance branch February 28, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents Agent related issues specifically for use by developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant