15five / scim2-filter-parser

A customizable parser/transpiler for SCIM2.0 filters
Other
23 stars 8 forks source link

Add COMP_VALUEs to AttrPath objects #5

Closed logston closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will decrease coverage by 0.13%. The diff coverage is 92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   90.27%   90.13%   -0.14%     
==========================================
  Files           6        6              
  Lines         442      456      +14     
  Branches       51       53       +2     
==========================================
+ Hits          399      411      +12     
- Misses         22       23       +1     
- Partials       21       22       +1
Impacted Files Coverage Δ
src/scim2_filter_parser/queries/sql.py 92.72% <100%> (-0.26%) :arrow_down:
src/scim2_filter_parser/attr_paths.py 95.23% <100%> (+1.29%) :arrow_up:
src/scim2_filter_parser/transpilers/sql.py 88.61% <80%> (-1.04%) :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 94437ed...1874f30. Read the comment docs.