Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce resource_class for circle #11

Closed
wants to merge 1 commit into from
Closed

reduce resource_class for circle #11

wants to merge 1 commit into from

Conversation

hborawski
Copy link
Collaborator

What Changed

Reduced resource class to small instead of the default large

Why

No need for a large, builds are short anyway

Todo:

  • Add tests
  • Add docs
  • Add release notes

@hborawski hborawski added the skip-release Preserve the current version when merged label Apr 14, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #11 (b4b9bb1) into main (4faa2cd) will increase coverage by 0.18%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   98.67%   98.85%   +0.18%     
==========================================
  Files          12       12              
  Lines         151      175      +24     
==========================================
+ Hits          149      173      +24     
  Misses          2        2              
Impacted Files Coverage Δ
Sources/SwiftHooks/BaseHook.swift 100.00% <100.00%> (ø)

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 5f3136a...b4b9bb1. Read the comment docs.

@hborawski
Copy link
Collaborator Author

OSS gets 400k credits on circle, so this isnt needed actually

@hborawski hborawski closed this Apr 14, 2022
@hborawski hborawski deleted the resource-class branch April 14, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants