-
Notifications
You must be signed in to change notification settings - Fork 6
Refactor README generation workflow and improve GlInet class document… #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR refactors the README generation workflow and improves GlInet class documentation by removing outdated parameter documentation and enhancing the CI workflow.
- Removes obsolete parameter documentation from three methods in the GlInet class
- Updates GitHub Actions workflow to trigger on pull requests and improve commit logic
- Enhances the workflow's conditional commit behavior to only commit when changes exist
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| pyglinet/glinet.py | Removes outdated parameter documentation from __init__, __load_api_description, and get_api_client methods |
| .github/workflows/generate_readme.yml | Adds pull request trigger and improves conditional commit logic with proper git diff checking |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16 +/- ##
=======================================
Coverage 95.77% 95.77%
=======================================
Files 6 6
Lines 379 379
=======================================
Hits 363 363
Misses 16 16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…and synchronization
…ion and package building
…ion references and improve formatting.
…uction, features, installation instructions, and API usage sections.
…ate conversion_filter.py to enhance warning conversion logic and improve bullet list formatting.
… order and format bullet list handling.
… order and format bullet list handling.
… are properly logged
935d50c to
8d3df74
Compare
…/tomtana/python-glinet into feature/add_english_api_fix_docu
Uh oh!
There was an error while loading. Please reload this page.