breezy icon indicating copy to clipboard operation
breezy copied to clipboard

Bundle keywords

Open jelmer opened this issue 5 years ago • 1 comments

Bundle the keywords plugin.

jelmer avatar Nov 11 '18 21:11 jelmer

Codecov Report

Merging #31 into master will decrease coverage by <.01%. The diff coverage is 24.8%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   17.54%   17.53%   -0.01%     
==========================================
  Files         885      890       +5     
  Lines      175480   175734     +254     
  Branches    16325    16371      +46     
==========================================
+ Hits        30782    30822      +40     
- Misses     144418   144610     +192     
- Partials      280      302      +22
Impacted Files Coverage Δ
breezy/filters/__init__.py 2.29% <0%> (-27.12%) :arrow_down:
breezy/plugins/keywords/tests/__init__.py 100% <100%> (ø)
breezy/plugins/keywords/__init__.py 14.58% <14.58%> (ø)
breezy/plugins/keywords/keywords.py 21.6% <21.6%> (ø)
...y/plugins/keywords/tests/test_keywords_in_trees.py 31.25% <31.25%> (ø)
breezy/plugins/keywords/tests/test_conversion.py 41.37% <41.37%> (ø)
... and 2 more

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 12c9e5d...3b0fd6f. Read the comment docs.

codecov[bot] avatar Nov 13 '18 02:11 codecov[bot]