Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Autodesk
/
moldflow-api
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
12
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Standardize None argument handling using check_and_coerce_optional helper
- #49
#49
Draft
osinjoku
with
Copilot
wants to merge 15 commits into
main
Autodesk/moldflow-api:main
from
copilot/standardize-none-argument-handling
Autodesk/moldflow-api:copilot/standardize-none-argument-handling
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
Standardize None argument handling using check_and_coerce_optional helper
#49
osinjoku
with
Copilot
wants to merge 15 commits into
main
Autodesk/moldflow-api:main
from
copilot/standardize-none-argument-handling
Autodesk/moldflow-api:copilot/standardize-none-argument-handling
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2025
Initial plan
Copilot
committed
dd10ffb
View commit details
Copy full SHA for dd10ffb
Browse repository at this point
Add check_optional_type helper and standardize None argument handling across codebase
Show description for aa8bf9f
Copilot
and
osinjoku
committed
aa8bf9f
View commit details
Copy full SHA for aa8bf9f
Browse repository at this point
Fix type hints and docstrings for check_type and check_optional_type
Show description for d1c9d34
Copilot
and
osinjoku
committed
d1c9d34
View commit details
Copy full SHA for d1c9d34
Browse repository at this point
Fix indentation issue in mesh_editor.py that caused localization check to fail
Show description for fe6565e
Copilot
and
osinjoku
committed
fe6565e
View commit details
Copy full SHA for fe6565e
Browse repository at this point
Combine type checking and coercion into check_and_coerce_optional function
Show description for 7d1084e
Copilot
and
sankalps0549
committed
7d1084e
View commit details
Copy full SHA for 7d1084e
Browse repository at this point
Clean up extra blank lines from refactoring
Show description for 7eea883
Copilot
and
sankalps0549
committed
7eea883
View commit details
Copy full SHA for 7eea883
Browse repository at this point
Commits on Jan 14, 2026
Merge main branch and resolve GradingFactor enum conflict
Show description for 865f793
Copilot
and
osinjoku
committed
865f793
View commit details
Copy full SHA for 865f793
Browse repository at this point
Merge latest main branch (Sphinx versioning) and resolve whitespace conflict
Show description for 3254cf3
Copilot
and
osinjoku
committed
3254cf3
View commit details
Copy full SHA for 3254cf3
Browse repository at this point
Fix Black formatting violations across codebase
Show description for 17f2639
Copilot
and
osinjoku
committed
17f2639
View commit details
Copy full SHA for 17f2639
Browse repository at this point
Fix missing import of check_and_coerce_optional in all modified files
Show description for ccf161c
Copilot
and
osinjoku
committed
ccf161c
View commit details
Copy full SHA for ccf161c
Browse repository at this point
Fix Black formatting violations in 19 modified files
Show description for 85263ff
Copilot
and
osinjoku
committed
85263ff
View commit details
Copy full SHA for 85263ff
Browse repository at this point
Fix pylint errors: remove duplicate/unused imports and fix style issue
Show description for 7da0baf
Copilot
and
osinjoku
committed
7da0baf
View commit details
Copy full SHA for 7da0baf
Browse repository at this point
Merge remote-tracking branch 'origin/main' into copilot/standardize-none-argument-handling
Copilot
committed
9d6b9d8
View commit details
Copy full SHA for 9d6b9d8
Browse repository at this point
Merge main branch and fix Black formatting violations
Show description for c2df0d6
Copilot
and
sankalps0549
committed
c2df0d6
View commit details
Copy full SHA for c2df0d6
Browse repository at this point
Fix test_check_optional_type_invalid to exclude None values
Show description for 8f6b3fd
Copilot
and
sankalps0549
committed
8f6b3fd
View commit details
Copy full SHA for 8f6b3fd
Browse repository at this point
You can’t perform that action at this time.