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

templates: use shared breadcrumb renderer #9746

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

nijel
Copy link
Member

@nijel nijel commented Aug 15, 2023

Proposed changes

This will make projectlanguge and category work consistently at all levels.

Issue #263

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel self-assigned this Aug 15, 2023
@nijel nijel mentioned this pull request Aug 14, 2023
5 tasks
This will make projectlanguge and category work consistently at all
levels.

Issue #263
@nijel nijel added this to the 5.0 milestone Aug 16, 2023
@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #9746 (2f7a91d) into main (5899ef1) will increase coverage by 0.08%.
Report is 10 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #9746      +/-   ##
==========================================
+ Coverage   90.75%   90.84%   +0.08%     
==========================================
  Files         758      768      +10     
  Lines       56065    56201     +136     
  Branches     8719     8745      +26     
==========================================
+ Hits        50883    51057     +174     
+ Misses       3635     3602      -33     
+ Partials     1547     1542       -5     
Files Changed Coverage Δ
weblate/trans/views/basic.py 85.00% <ø> (ø)
weblate/trans/views/edit.py 81.33% <ø> (ø)
weblate/utils/views.py 82.86% <100.00%> (ø)

... and 32 files with indirect coverage changes

@nijel nijel merged commit 02ee900 into WeblateOrg:main Aug 16, 2023
@nijel nijel deleted the bread branch August 16, 2023 10:57
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