Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

fix(document): title on breadcrumb #468

Merged
merged 1 commit into from
Jul 25, 2022
Merged

fix(document): title on breadcrumb #468

merged 1 commit into from
Jul 25, 2022

Conversation

aligo
Copy link
Contributor

@aligo aligo commented Jul 25, 2022

fix #466

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #468 (f07f034) into main (7145e9a) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #468   +/-   ##
=======================================
  Coverage   69.82%   69.83%           
=======================================
  Files        1062     1062           
  Lines       18096    18095    -1     
  Branches     2513     2512    -1     
=======================================
  Hits        12636    12636           
+ Misses       5150     5149    -1     
  Partials      310      310           
Flag Coverage Δ
frontend-unit 65.53% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...d/DocumentTopBar/PathBreadcrumb/PathBreadcrumb.tsx 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7145e9a...f07f034. Read the comment docs.

@github-actions
Copy link
Contributor

This pull request has been built and is available for preview at pr468.mashcard.dev.
Default username/password is test1@example.com & test1234.

Devtools

@stackia stackia merged commit 3f06b75 into main Jul 25, 2022
@stackia stackia deleted the document branch July 25, 2022 05:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When the title is Untitled, the breadcrumb will be empty
2 participants