fecgov / openFEC-web-app

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

Remove election_year filter for top raisers and spenders #2102

Closed noahmanger closed 7 years ago

noahmanger commented 7 years ago

This removes the election year filter when showing top raising and spending candidates which means that candidates running in odd years will show up:

image

image

Resolves https://github.com/18F/FEC/issues/4169

codecov-io commented 7 years ago

Codecov Report

Merging #2102 into release/public-20170601 will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           release/public-20170601    #2102   +/-   ##
========================================================
  Coverage                    55.14%   55.14%           
========================================================
  Files                           48       48           
  Lines                         3275     3275           
  Branches                       387      387           
========================================================
  Hits                          1806     1806           
  Misses                        1453     1453           
  Partials                        16       16
Impacted Files Coverage Δ
openfecwebapp/api_caller.py 56.8% <ø> (ø) :arrow_up:

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 254470e...9160b29. Read the comment docs.