sarugaku / passa

Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.
ISC License
54 stars 12 forks source link

Support both & and | for metasets #69

Open frostming opened 5 years ago

frostming commented 5 years ago

Fix #68

codecov[bot] commented 5 years ago

Codecov Report

Merging #69 into add-tests-frost will increase coverage by 2.74%. The diff coverage is 72.52%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           add-tests-frost     #69      +/-   ##
==================================================
+ Coverage            54.96%   57.7%   +2.74%     
==================================================
  Files                   42      42              
  Lines                 2700    2757      +57     
  Branches               475     495      +20     
==================================================
+ Hits                  1484    1591     +107     
+ Misses                1100    1024      -76     
- Partials               116     142      +26
Impacted Files Coverage Δ
src/passa/internals/markers.py 55.05% <59.18%> (+1.37%) :arrow_up:
src/passa/internals/specifiers.py 66.37% <76.92%> (+20.22%) :arrow_up:
src/passa/models/metadata.py 85.93% <93.1%> (+1.38%) :arrow_up:
src/passa/models/caches.py 68.8% <0%> (+0.79%) :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 4097493...38472b2. Read the comment docs.