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: docs build #146

Merged
merged 1 commit into from
Nov 1, 2024
Merged

fix: docs build #146

merged 1 commit into from
Nov 1, 2024

Conversation

ashleythedeveloper
Copy link
Collaborator

@ashleythedeveloper ashleythedeveloper commented Nov 1, 2024

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

This PR fixes documentation build issues. Changes include:

  1. Added a new GitHub Actions workflow job build_docs to ensure the docs can be built
  2. Fixed table formatting in markdown files to properly escape special characters

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Screenshot 2024-11-01 at 4 01 20β€―PM Screenshot 2024-11-01 at 4 12 23β€―PM

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ“• storybook
  • πŸ™… no documentation needed

Copy link

github-actions bot commented Nov 1, 2024

Code Coverage Report

Lines Statements Branches Functions
Coverage: 79%
77.51% (2716/3504) 61.84% (517/836) 74.21% (308/415)
Title Lines Statements Branches Functions
All packages Coverage: 79%
77.51% (2716/3504) 61.84% (517/836) 74.21% (308/415)
Components Coverage: 85%
84.85% (510/601) 73.75% (118/160) 77.04% (94/122)
Mock app Coverage: 69%
69.59% (357/513) 49.26% (67/136) 67.85% (76/112)
Services Coverage: 75%
70.64% (881/1247) 52.6% (202/384) 75.19% (97/129)
UNTP test suite Coverage: 57%
57.25% (982/1715) 80.74% (130/161) 71.92% (41/57)
VC test suite Coverage: 8%
7.69% (12/156) 7.4% (2/27)

@ashleythedeveloper ashleythedeveloper merged commit dd8b307 into next Nov 1, 2024
2 checks passed
@ashleythedeveloper ashleythedeveloper deleted the fix/docs_build branch November 1, 2024 09:24
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