fecgov / openFEC-web-app

DEPRECATED See https://github.com/18F/fec-cms for fec.gov's code
Other
43 stars 31 forks source link

adding keyboard shortcuts for citations dropdown #1997

Closed anthonygarvan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #1997 into develop will decrease coverage by 0.31%. The diff coverage is 26.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1997      +/-   ##
==========================================
- Coverage    56.11%   55.8%   -0.32%     
==========================================
  Files           48      48              
  Lines         3220    3498     +278     
  Branches       370     452      +82     
==========================================
+ Hits          1807    1952     +145     
- Misses        1413    1530     +117     
- Partials         0      16      +16
Impacted Files Coverage Δ
static/js/legal/filters/CitationFilter.js 29.16% <16.66%> (-15.07%) :arrow_down:
static/js/legal/LegalSearch.js 88.4% <66.66%> (-3.09%) :arrow_down:
static/js/legal/filters/Dropdown.js 62.5% <0%> (-12.5%) :arrow_down:
static/js/legal/filters/TextFilter.js 66.66% <0%> (-11.12%) :arrow_down:
static/js/legal/filters/DateFilter.js 27.27% <0%> (-9.1%) :arrow_down:
static/js/legal/filters/CheckboxList.js 50% <0%> (-8.34%) :arrow_down:
static/js/legal/SearchResults.js 33.33% <0%> (-6.67%) :arrow_down:
openfecwebapp/views.py 42.69% <0%> (-0.51%) :arrow_down:
... 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 950d3b6...ffbec15. Read the comment docs.