jsbean / ArithmeticTools

Basic arithmetic types and operations
MIT License
3 stars 0 forks source link

Add shift(by amount:) to range-like types #112

Closed mossheim closed 7 years ago

mossheim commented 7 years ago

Fixes #109

codecov-io commented 7 years ago

Codecov Report

Merging #112 into master will decrease coverage by 0.48%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   88.22%   87.74%   -0.49%     
==========================================
  Files          50       50              
  Lines        1444     1452       +8     
==========================================
  Hits         1274     1274              
- Misses        170      178       +8
Impacted Files Coverage Δ
ArithmeticTools/RangeTypeExtensions.swift 0% <0%> (ø) :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 b60bb26...2ad11e0. Read the comment docs.