nerdishbynature / octokit.swift

A Swift API Client for GitHub and GitHub Enterprise
MIT License
490 stars 126 forks source link

Update Project Settings w/ Xcode 8.2 #60

Closed pietbrauer closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #60 into master will decrease coverage by -0.21%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   80.78%   80.58%   -0.21%     
==========================================
  Files          12       11       -1     
  Lines         661      654       -7     
==========================================
- Hits          534      527       -7     
  Misses        127      127
Impacted Files Coverage Δ
OctoKit/URL+URLParameters.swift
OctoKit/Configuration.swift 74.25% <ø> (+0.25%) :white_check_mark:

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 a6d9757...8ebc6da. Read the comment docs.

pietbrauer commented 7 years ago

Replaces #58