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

feat: Merge all static information pages into one view (#263) #264

Merged

Conversation

gromdimon
Copy link
Contributor

No description provided.

@gromdimon gromdimon linked an issue Dec 8, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #264 (3b3469a) into main (61a59d3) will decrease coverage by 0.07%.
The diff coverage is 85.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   81.31%   81.25%   -0.07%     
==========================================
  Files         150      150              
  Lines        4838     4864      +26     
  Branches     1111     1122      +11     
==========================================
+ Hits         3934     3952      +18     
- Misses        811      819       +8     
  Partials       93       93              
Files Coverage Δ
frontend/src/components/HeaderDefault.vue 50.00% <ø> (ø)
frontend/src/components/HeaderDetailPage.vue 58.06% <ø> (ø)
frontend/src/components/StaticViews/AboutView.vue 100.00% <100.00%> (ø)
...rontend/src/components/StaticViews/ContactView.vue 100.00% <100.00%> (ø)
frontend/src/components/StaticViews/TermsView.vue 100.00% <100.00%> (ø)
frontend/src/router/index.ts 28.57% <ø> (ø)
frontend/src/views/ProfileView.vue 72.09% <ø> (ø)
frontend/src/views/StaticView.vue 78.37% <78.37%> (ø)

@gromdimon gromdimon merged commit 61bab0b into main Dec 8, 2023
8 of 9 checks passed
@gromdimon gromdimon deleted the 263-merge-all-static-information-pages-into-one-view branch December 8, 2023 13:40
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.

Merge all static information pages into one view
1 participant