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

Flow: switched to exact object by default #351

Merged
merged 1 commit into from Jun 29, 2021

Conversation

IvanGoncharov
Copy link
Member

In preparation for TS migration

@IvanGoncharov IvanGoncharov added the PR: breaking change 💥 implementation requires increase of "major" version number label Jun 29, 2021
@codecov
Copy link

codecov bot commented Jun 29, 2021

Codecov Report

Merging #351 (468ba53) into main (0b9c25a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #351   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          745       745           
  Branches        51        51           
=========================================
  Hits           745       745           
Impacted Files Coverage Δ
src/__tests__/starWarsData.js 100.00% <ø> (ø)
src/connection/arrayConnection.js 100.00% <ø> (ø)
src/connection/connection.js 100.00% <ø> (ø)
src/mutation/mutation.js 100.00% <ø> (ø)
src/node/node.js 100.00% <ø> (ø)
src/node/plural.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b9c25a...468ba53. Read the comment docs.

In preparation for TS migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: breaking change 💥 implementation requires increase of "major" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant