Skip to content

Commit 7f89e03

Browse files
committed
Update podspec and codecov config
1 parent 3d1bc14 commit 7f89e03

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

Cosmic.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "Cosmic"
4-
s.version = "1.3.0"
4+
s.version = "4.0.0"
55
s.summary = "A log reporting framework written in Swift"
66

77
s.description = <<-DESC

Package.resolved

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ codecov:
22
notify:
33
require_ci_to_pass: yes
44
coverage:
5+
status:
6+
project:
7+
default:
8+
target: 80...90
59
range: 80...90
610
round: down
711
precision: 1

0 commit comments

Comments
 (0)