Skip to content

docs: /docs/reference/typegraph/client #777

Merged
Yohe-Am merged 8 commits intomainfrom
docs/typegraph-client-preview
Oct 18, 2024
Merged

docs: /docs/reference/typegraph/client #777
Yohe-Am merged 8 commits intomainfrom
docs/typegraph-client-preview

Conversation

@Yohe-Am
Copy link
Copy Markdown
Contributor

@Yohe-Am Yohe-Am commented Jul 3, 2024

Pre-documentation for the code-first queries feature.

Migration notes

...

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

@Yohe-Am Yohe-Am requested review from a team, Natoandro, destifo, j03-dev, michael-0acf4 and zifeo July 3, 2024 08:01
Natoandro
Natoandro previously approved these changes Jul 5, 2024
@Yohe-Am Yohe-Am mentioned this pull request Jul 11, 2024
3 tasks
@Yohe-Am Yohe-Am mentioned this pull request Aug 1, 2024
3 tasks
michael-0acf4
michael-0acf4 previously approved these changes Aug 2, 2024
Yohe-Am added a commit that referenced this pull request Aug 7, 2024
- Implements `client_py` as described in #777

This is a stacked PR on top of #790.

#### Migration notes

...

- [ ] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change

---------

Co-authored-by: Teo Stocco <zifeo@users.noreply.github.com>
Co-authored-by: Estifanos Bireda <77430541+destifo@users.noreply.github.com>
Co-authored-by: FITAHIANA Nomeniavo joe <24nomeniavo@gmail.com>
@Yohe-Am Yohe-Am mentioned this pull request Aug 12, 2024
3 tasks
Yohe-Am added a commit that referenced this pull request Aug 15, 2024
- Implement `client_rs` as described in #777 
- Bump ghjk to v0.2.1

This PR is a stacked on top of #790 

- [x] The change comes with new or modified tests
- [x] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
Yohe-Am added a commit that referenced this pull request Aug 25, 2024
- Implements `client_ts` as described in #777 .

#### Migration notes

...

- [x] The change comes with new or modified tests
- [x] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Bug Fixes**
- Improved error handling in the `typegraph` function to provide better
error messages.

- **Chores**
- Updated Docker image references to use `docker.io` prefix for
consistency.
  - Excluded unnecessary files from the VSCode settings.
  - Enhanced configurability of Docker commands in development tasks.
- Updated environment variable `GHJK_VERSION` to reflect a semantic
versioning format.

- **New Features**
- Introduced modules and methods for TypeScript and Python code
generation in the `metagen` library, enhancing client generation
capabilities.
  - Added `test_typegraph_3` function for improved testing capabilities.
  - Included metadata for the package manager in the project settings.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
@Yohe-Am Yohe-Am dismissed stale reviews from michael-0acf4 and Natoandro via 99c8105 October 4, 2024 04:40
@Yohe-Am Yohe-Am force-pushed the docs/typegraph-client-preview branch from 57cecee to 99c8105 Compare October 4, 2024 04:40
@Yohe-Am Yohe-Am changed the title docs: /docs/reference/typegraph/client pre doc docs: /docs/reference/typegraph/client Oct 4, 2024
@Yohe-Am Yohe-Am marked this pull request as ready for review October 4, 2024 04:41
@Yohe-Am Yohe-Am requested a review from Natoandro October 4, 2024 04:45
@Yohe-Am Yohe-Am enabled auto-merge (squash) October 14, 2024 12:22
@Yohe-Am Yohe-Am merged commit 8e24b01 into main Oct 18, 2024
@Yohe-Am Yohe-Am deleted the docs/typegraph-client-preview branch October 18, 2024 14:47
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.20%. Comparing base (1a2b58d) to head (9f0d0d4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #777   +/-   ##
=======================================
  Coverage   77.20%   77.20%           
=======================================
  Files         149      149           
  Lines       18103    18103           
  Branches     1756     1756           
=======================================
  Hits        13976    13976           
  Misses       4104     4104           
  Partials       23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants