Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Update security policy test certificates #4103

Merged
merged 9 commits into from Nov 23, 2017
Merged

Update security policy test certificates #4103

merged 9 commits into from Nov 23, 2017

Conversation

SlaunchaMan
Copy link
Contributor

Once again, tests are failing because of expired certificates. This should last us until February 10, 2018.

@codecov-io
Copy link

codecov-io commented Nov 22, 2017

Codecov Report

Merging #4103 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4103   +/-   ##
=======================================
  Coverage   82.52%   82.52%           
=======================================
  Files          45       45           
  Lines        5270     5270           
  Branches      439      439           
=======================================
  Hits         4349     4349           
  Misses        682      682           
  Partials      239      239
Impacted Files Coverage Δ
Tests/Tests/AFSecurityPolicyTests.m 100% <100%> (ø) ⬆️

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 dd59ffa...edc393d. Read the comment docs.

Every place this is called it’s with a non-NULL block anyway.
…:slaunchaman/AFNetworking into update-security-policy-test-certificates
I want this PR to *just* focus on the certificates.
@SlaunchaMan SlaunchaMan merged commit 3297dfe into AFNetworking:master Nov 23, 2017
@SlaunchaMan SlaunchaMan deleted the update-security-policy-test-certificates branch November 23, 2017 04:47
@SlaunchaMan SlaunchaMan added this to the 3.2.0 milestone Dec 15, 2017
dlo added a commit to dlo/AFNetworking that referenced this pull request Jan 14, 2018
* upstream/master: (28 commits)
  add the link for LICENSE
  Uninstall executables when uninstalling Bundler.
  Consistent naming.
  Update Travis configuration for Xcode 9.2.
  Preparing for the 3.2.0 release
  Fix typo
  Update content to reflect the newer RFC
  Clarify documentation for supported encodings in AFJSONResponseSerializer
  Rename Fastlane env scheme.
  Remove redundant iOS deployment target setting.
  Set Xcode compatibility to Xcode 6.3 and up.
  Change “OS X” to “macOS” across the board.
  Fix analyzer warning about memory leak.
  Fix analyzer warning about NULL dereference.
  Fix analyzer warning about mutable copies.
  Update project settings to Xcode 9.1 defaults.
  Update security policy test certificates (AFNetworking#4103)
  self in block
  Remove usage of XCTestExpectation.inverted (not supported)
  Remove usage of XCTestExpectation.inverted (not supported)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants