apollographql / apollo-client-nextjs

Apollo Client support for the Next.js App Router
https://www.npmjs.com/package/@apollo/experimental-nextjs-app-support
MIT License
358 stars 25 forks source link

add publint #264

Closed phryneas closed 1 month ago

phryneas commented 1 month ago

Adding publint to our test-bundle checks - we can't drop test-bundle:package yet, as publint doesn't support apply the FILE_DOES_NOT_EXIST check to the typesVersions and types fields yet.

See https://github.com/bluwy/publint/issues/42

github-actions[bot] commented 1 month ago

size-limit report πŸ“¦

Path Size
{ ApolloNextAppProvider, NextSSRApolloClient, NextSSRInMemoryCache } from '@apollo/experimental-nextjs-app-support/ssr' (Browser ESM) 7.8 KB (0%)
{ WrapApolloProvider, ApolloClient, InMemoryCache } from '@apollo/client-react-streaming' (Browser ESM) 1.41 KB (0%)
{ buildManualDataTransport } from '@apollo/client-react-streaming/manual-transport' (Browser ESM) 6.25 KB (0%)
@apollo/client-react-streaming (Browser ESM) 2.12 KB (0%)
@apollo/client-react-streaming (SSR ESM) 1.72 KB (0%)
@apollo/client-react-streaming (RSC ESM) 1020 B (0%)
@apollo/client-react-streaming/manual-transport (Browser ESM) 6.43 KB (0%)
@apollo/client-react-streaming/manual-transport (SSR ESM) 6.32 KB (0%)
@apollo/experimental-nextjs-app-support/ssr (Browser ESM) 8.4 KB (0%)
@apollo/experimental-nextjs-app-support/ssr (SSR ESM) 8.31 KB (0%)
@apollo/experimental-nextjs-app-support/ssr (RSC ESM) 839 B (0%)
@apollo/experimental-nextjs-app-support/rsc (RSC ESM) 261 B (0%)
relativeci[bot] commented 1 month ago

Job #83: Bundle Size β€” 1.01MiB (+0.02%).

66ba924(current) vs a923020 main#79(baseline)

[!WARNING] Bundle contains 1 duplicate package – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
Job #83
     Baseline
Job #79
Regression  Initial JS 890.59KiB(+0.02%) 890.38KiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 21.08% 0.03%
No change  Chunks 24 24
No change  Assets 45 45
No change  Modules 512 512
No change  Duplicate Modules 30 30
No change  Duplicate Code 1.29% 1.29%
No change  Packages 29 29
No change  Duplicate Packages 1 1

Bundle size by type  Change 1 change Regression 1 regression
|            |       Current
[Job #83](https://app.relative-ci.com/projects/fukE5WxC5RnzLcZncFJw/jobs/83-1MR4LWw7vv4EbsByuOWv?utm_source=github&utm_medium=pr-report "View job report") |      Baseline
[Job #79](https://app.relative-ci.com/projects/fukE5WxC5RnzLcZncFJw/jobs/79-iLCTyFJxLbL8qWj4pwEV?utm_source=github&utm_medium=pr-report "View baseline job report") | |:--|--:|--:| | Regression  [JS](https://app.relative-ci.com/projects/fukE5WxC5RnzLcZncFJw/jobs/83-1MR4LWw7vv4EbsByuOWv/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-1_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-0%22%7D "View JS assets") | `1023.85KiB` (`+0.02%`) | `1023.64KiB` | | Not changed  [Other](https://app.relative-ci.com/projects/fukE5WxC5RnzLcZncFJw/jobs/83-1MR4LWw7vv4EbsByuOWv/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-0_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-1%22%7D "View Other assets") | `5.99KiB` | `5.99KiB` |

View job #83 report View pr/publint branch activity View project dashboard