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

Fix apidoc build #1807

Merged
merged 3 commits into from
Jun 5, 2023
Merged

Fix apidoc build #1807

merged 3 commits into from
Jun 5, 2023

Conversation

Pierre-Gilles
Copy link
Contributor

@Pierre-Gilles Pierre-Gilles commented Jun 5, 2023

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)
  • If you are adding a new features/services, did you run integration comparator? (npm run compare-translations on front)

Description of change

Fix apidoc builds

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 5, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9be8e90
Status: ✅  Deploy successful!
Preview URL: https://a4897b01.gladys-plus.pages.dev
Branch Preview URL: https://fix-apidoc-build.gladys-plus.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (237f4ed) 97.81% compared to head (9be8e90) 97.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1807   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files         705      705           
  Lines       10881    10881           
=======================================
  Hits        10643    10643           
  Misses        238      238           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@relativeci
Copy link

relativeci bot commented Jun 5, 2023

Job #1530: Bundle Size — 8.47MiB (0%).

5adb02f(current) vs 237f4ed master#1528(baseline)

⚠️ Bundle contains 3 duplicate packages

Metrics (no changes)
                 Current
Job #1530
     Baseline
Job #1528
Initial JS 4.54MiB 4.54MiB
Initial CSS 301.27KiB 301.27KiB
Cache Invalidation 0% 0%
Chunks 47 47
Assets 149 149
Modules 1333 1333
Duplicate Modules 19 19
Duplicate Code 0.68% 0.68%
Packages 124 124
Duplicate Packages 3 3
Total size by type (no changes)
                 Current
Job #1530
     Baseline
Job #1528
CSS 314.41KiB 314.41KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.89MiB 1.89MiB
JS 6.15MiB 6.15MiB
Media 0B 0B
Other 15.21KiB 15.21KiB

View job #1530 reportView master branch activity

@Pierre-Gilles Pierre-Gilles merged commit 5adb02f into master Jun 5, 2023
@Pierre-Gilles Pierre-Gilles deleted the fix-apidoc-build branch June 5, 2023 06:51
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.

1 participant