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

fix: recreate poetry lock #231

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

erikwrede
Copy link
Member

@erikwrede erikwrede commented Oct 21, 2024

Recreating the poetry lock, because poetry install failed on master

@erikwrede erikwrede requested a review from Cito as a code owner October 21, 2024 18:35
@erikwrede
Copy link
Member Author

The recent master merge seems to have broken it ^

poetry.lock Show resolved Hide resolved
Copy link

codspeed-hq bot commented Oct 21, 2024

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 14 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

  • test_execute_async_iterable_list_field (12.1 ms)
  • test_build_schema_from_ast (109.7 ms)
  • test_build_schema_from_introspection (127.3 ms)
  • test_execute_basic_async (2.8 ms)
  • test_execute_basic_sync (2.7 ms)
  • test_recreate_a_graphql_schema (13.5 ms)
  • test_execute_introspection_query (821.1 ms)
  • test_parse_kitchen_sink (7.4 ms)
  • test_many_repeated_fields (661.8 ms)
  • test_validate_introspection_query (15.5 ms)
  • test_validate_invalid_query (188.5 ms)
  • test_validate_sdl_document (450.7 ms)
  • test_visit_all_ast_nodes (209.2 ms)
  • test_visit_all_ast_nodes_in_parallel (1.5 s)

@Cito Cito merged commit 4624444 into graphql-python:main Oct 21, 2024
12 checks passed
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