Skip to content
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

Add pydantic tests via nox #2935

Merged
merged 1 commit into from
Jul 8, 2023
Merged

Add pydantic tests via nox #2935

merged 1 commit into from
Jul 8, 2023

Conversation

patrick91
Copy link
Member

This will be useful for #2888

@botberry
Copy link
Member

botberry commented Jul 8, 2023

Hi, thanks for contributing to Strawberry 🍓!

We noticed that this PR is missing a RELEASE.md file. We use that to automatically do releases here on GitHub and, most importantly, to PyPI!

So as soon as this PR is merged, a release will be made 🚀.

Here's an example of RELEASE.md:

Release type: patch

Description of the changes, ideally with some examples, if adding a new feature.

Release type can be one of patch, minor or major. We use semver, so make sure to pick the appropriate type. If in doubt feel free to ask :)

Here's the tweet text:

🆕 Release (next) is out! Thanks to @patrick91 for the PR 👏

Get it here 👉 https://github.com/strawberry-graphql/strawberry/releases/tag/(next)

@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #2935 (ed45080) into main (100c682) will decrease coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2935      +/-   ##
==========================================
- Coverage   96.16%   96.11%   -0.06%     
==========================================
  Files         211      211              
  Lines        9231     9231              
  Branches     1489     1489              
==========================================
- Hits         8877     8872       -5     
- Misses        227      229       +2     
- Partials      127      130       +3     

@botberry
Copy link
Member

botberry commented Jul 8, 2023

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🔲
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@patrick91 patrick91 merged commit 967be7b into main Jul 8, 2023
@patrick91 patrick91 deleted the nox-pydantic branch July 8, 2023 18:07
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.

2 participants