Refactor README generation workflow and improve GlInet class document…#16
Refactor README generation workflow and improve GlInet class document…#16
Conversation
There was a problem hiding this comment.
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.