tdfischer / organizer

The answer is to get organized.
GNU Affero General Public License v3.0
17 stars 5 forks source link

Feature/boolean or search operator #80

Closed tdfischer closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will increase coverage by 0.63%. The diff coverage is 72.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   60.23%   60.87%   +0.63%     
==========================================
  Files         117      119       +2     
  Lines        2608     2617       +9     
  Branches      275      277       +2     
==========================================
+ Hits         1571     1593      +22     
+ Misses       1012      998      -14     
- Partials       25       26       +1
Flag Coverage Δ
#node 55.99% <72.5%> (+2.16%) :arrow_up:
#python 63.35% <ø> (-0.12%) :arrow_down:
Impacted Files Coverage Δ
assets/js/components/people-browser/PeopleTable.js 43.33% <ø> (+12.29%) :arrow_up:
assets/js/components/people-browser/Search.js 33.33% <0%> (ø) :arrow_up:
...sets/js/components/people-browser/BooleanFilter.js 22.22% <0%> (ø) :arrow_up:
assets/js/lib/filter-ast.js 100% <100%> (ø)
assets/js/components/MaterialFormSwitch.js 11.11% <11.11%> (ø)
crm/models.py 77.89% <0%> (-2.11%) :arrow_down:

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 b079cc4...db6fcfe. Read the comment docs.