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

refactor(typegen): turn off fragment masking and fix typegen config #560

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

MrOrz
Copy link
Member

@MrOrz MrOrz commented Jan 10, 2024

refactor(typegen): turn off fragment masking

  • because it complicates things too much and gives little gain for devs

fix(lib): lint

fix(codegen): document syntax

  • ? is preventing the codegen from matching anything

- because it complicates things too much and gives little gain for devs
- ? is preventing the codegen from matching anything
Copy link
Member Author

MrOrz commented Jan 10, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@coveralls
Copy link

Coverage Status

coverage: 76.166% (-0.05%) from 76.218%
when pulling 9982f17 on refactor-codegen
into 83b22e2 on master.

@MrOrz MrOrz marked this pull request as ready for review January 10, 2024 16:06
@MrOrz MrOrz requested review from bil4444 and nonumpa January 10, 2024 16:06
@MrOrz MrOrz changed the title refactor(typegen): turn off fragment masking - because it complicates things too much and gives little gain for devs refactor(typegen): turn off fragment masking Jan 10, 2024
@MrOrz MrOrz changed the title refactor(typegen): turn off fragment masking refactor(typegen): turn off fragment masking and fix typegen config Jan 10, 2024
Copy link
Member Author

MrOrz commented Jan 11, 2024

Merge activity

  • Jan 11, 11:52 AM: @MrOrz started a stack merge that includes this pull request via Graphite.
  • Jan 11, 11:52 AM: @MrOrz merged this pull request with Graphite.

@MrOrz MrOrz merged commit a89a0dc into master Jan 11, 2024
3 of 5 checks passed
@MrOrz MrOrz deleted the refactor-codegen branch January 17, 2024 09:26
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