Skip to content

Nav menu plus menu_links() hook#1065

Merged
simonw merged 5 commits intomainfrom
nav-menu
Oct 30, 2020
Merged

Nav menu plus menu_links() hook#1065
simonw merged 5 commits intomainfrom
nav-menu

Conversation

@simonw
Copy link
Owner

@simonw simonw commented Oct 30, 2020

Closes #1064, refs #690.

@simonw simonw added the plugins label Oct 30, 2020
@simonw simonw added this to the 0.51 milestone Oct 30, 2020
@codecov
Copy link

codecov bot commented Oct 30, 2020

Codecov Report

Merging #1065 into main will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1065      +/-   ##
==========================================
+ Coverage   91.23%   91.27%   +0.03%     
==========================================
  Files          28       29       +1     
  Lines        3710     3724      +14     
==========================================
+ Hits         3385     3399      +14     
  Misses        325      325              
Impacted Files Coverage Δ
datasette/plugins.py 82.35% <ø> (ø)
datasette/app.py 96.42% <100.00%> (+0.03%) ⬆️
datasette/default_menu_links.py 100.00% <100.00%> (ø)
datasette/hookspecs.py 100.00% <100.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 1a861be...5f118b5. Read the comment docs.

@simonw simonw merged commit 18a64fb into main Oct 30, 2020
@simonw simonw deleted the nav-menu branch October 30, 2020 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigation menu plus plugin hook

1 participant