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 a few tests graphql #1722

Merged
merged 4 commits into from
Nov 22, 2023
Merged

Conversation

denisart
Copy link
Contributor

Add tests for new data types (graphql enum and graphql union);

schema with enums;
schema with union types;
starwars for dataclass;
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@cb5c66c). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1722   +/-   ##
=======================================
  Coverage        ?   99.28%           
=======================================
  Files           ?       37           
  Lines           ?     4058           
  Branches        ?      942           
=======================================
  Hits            ?     4029           
  Misses          ?       16           
  Partials        ?       13           
Flag Coverage Δ
unittests 98.96% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

codspeed-hq bot commented Nov 21, 2023

CodSpeed Performance Report

Merging #1722 will not alter performance

Comparing denisart:add-a-few-tests-graphql (e3a9a0e) with main (811cb85)

Summary

✅ 29 untouched benchmarks

@koxudaxi koxudaxi merged commit e2e0b40 into koxudaxi:main Nov 22, 2023
87 checks passed
@denisart denisart deleted the add-a-few-tests-graphql branch November 22, 2023 08:33
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