parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
308 stars 69 forks source link

docs: remove unnecessary badges #353

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

The Snyk badge isn't applicable anymore as the Gemfile's were only used for Jazzy.

Related issue: #n/a

Approach

Remove Snyk badge.

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #353 (0981130) into main (1ad9ec2) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #353   +/-   ##
=======================================
  Coverage   88.01%   88.02%           
=======================================
  Files         114      114           
  Lines       12209    12209           
=======================================
+ Hits        10746    10747    +1     
+ Misses       1463     1462    -1     
Impacted Files Coverage Δ
Sources/ParseSwift/Coding/ParseEncoder.swift 77.31% <0.00%> (-0.46%) :arrow_down:
Sources/ParseSwift/Objects/ParseObject.swift 85.03% <0.00%> (+0.15%) :arrow_up:
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 76.58% <0.00%> (+0.58%) :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 1ad9ec2...0981130. Read the comment docs.