juancastillo0 / leto

Dart GraphQL server libraries. Utilities, code generator, examples and reference implementation.
https://juancastillo0.github.io/leto/
MIT License
38 stars 6 forks source link

Update dependencies primarily for code generator and small linting fixes. Support analyzer 6.0 #14

Closed juancastillo0 closed 10 months ago

juancastillo0 commented 1 year ago

Closes https://github.com/juancastillo0/leto/issues/13

Update dependencies primarily for code generator and small linting fixes.

Support analyzer 6.0

codecov-commenter commented 10 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3e7351f) 86.32% compared to head (7d8213a) 86.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== - Coverage 86.32% 86.21% -0.12% ========================================== Files 110 110 Lines 7158 7137 -21 ========================================== - Hits 6179 6153 -26 - Misses 979 984 +5 ``` | [Files](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo) | Coverage Δ | | |---|---|---| | [chat\_example/server/lib/users/user\_api.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-Y2hhdF9leGFtcGxlL3NlcnZlci9saWIvdXNlcnMvdXNlcl9hcGkuZGFydA==) | `71.64% <100.00%> (-0.22%)` | :arrow_down: | | [leto/lib/src/extensions/cache\_extension.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0by9saWIvc3JjL2V4dGVuc2lvbnMvY2FjaGVfZXh0ZW5zaW9uLmRhcnQ=) | `93.91% <ø> (ø)` | | | [leto/lib/src/graphql\_result.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0by9saWIvc3JjL2dyYXBocWxfcmVzdWx0LmRhcnQ=) | `96.15% <ø> (ø)` | | | [leto\_schema/lib/src/argument.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zY2hlbWEvbGliL3NyYy9hcmd1bWVudC5kYXJ0) | `100.00% <100.00%> (ø)` | | | [leto\_schema/lib/src/utilities/build\_schema.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zY2hlbWEvbGliL3NyYy91dGlsaXRpZXMvYnVpbGRfc2NoZW1hLmRhcnQ=) | `91.76% <100.00%> (-0.40%)` | :arrow_down: | | [.../src/validate/rules/known\_argument\_names\_rule.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zY2hlbWEvbGliL3NyYy92YWxpZGF0ZS9ydWxlcy9rbm93bl9hcmd1bWVudF9uYW1lc19ydWxlLmRhcnQ=) | `100.00% <ø> (ø)` | | | [leto\_schema/lib/src/validate/validate\_schema.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zY2hlbWEvbGliL3NyYy92YWxpZGF0ZS92YWxpZGF0ZV9zY2hlbWEuZGFydA==) | `90.11% <ø> (-0.04%)` | :arrow_down: | | [...to\_shelf/lib/src/graphql\_ui/playground\_config.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zaGVsZi9saWIvc3JjL2dyYXBocWxfdWkvcGxheWdyb3VuZF9jb25maWcuZGFydA==) | `36.84% <ø> (ø)` | | | [leto\_shelf/lib/src/graphql\_ws.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zaGVsZi9saWIvc3JjL2dyYXBocWxfd3MuZGFydA==) | `90.90% <ø> (ø)` | | | [leto\_shelf/lib/src/middlewares.dart](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo#diff-bGV0b19zaGVsZi9saWIvc3JjL21pZGRsZXdhcmVzLmRhcnQ=) | `100.00% <ø> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/juancastillo0/leto/pull/14?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo) | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/juancastillo0/leto/pull/14/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Juan+Manuel+Castillo)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.