ubclaunchpad / inertia

✈️ Effortless, self-hosted continuous deployment for small teams and projects
https://inertia.ubclaunchpad.com
MIT License
153 stars 18 forks source link

refactor: rename references of GithubKey to InertiaKey #696

Closed hmble closed 4 years ago

hmble commented 4 years ago

:tickets: Ticket(s): Closes #362


:construction_worker: Changes

Renamed GithubKey to InertiaKey mentioned in url https://sourcegraph.com/search?q=repo:%5Egithub%5C.com/ubclaunchpad/inertia%24+githubKey

:flashlight: Testing Instructions

codecov[bot] commented 4 years ago

Codecov Report

Merging #696 into master will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #696   +/-   ##
=======================================
  Coverage   48.43%   48.43%           
=======================================
  Files          75       75           
  Lines        3915     3915           
=======================================
  Hits         1896     1896           
  Misses       1765     1765           
  Partials      254      254           
Flag Coverage Δ
#test-bootstrap-amazon-1 1.25% <0.00%> (ø)
#test-bootstrap-centos-7 1.25% <0.00%> (ø)
#test-bootstrap-debian-9.3 1.25% <0.00%> (ø)
#test-bootstrap-pull-image 1.25% <0.00%> (ø)
#test-bootstrap-ubuntu-16.04 1.25% <0.00%> (ø)
#test-bootstrap-ubuntu-18.04 1.25% <0.00%> (ø)
#test-core 48.89% <50.00%> (ø)
#test-windows 40.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daemon/inertiad/daemon/up.go 0.00% <0.00%> (ø)
daemon/inertiad/project/deployment.go 33.34% <0.00%> (ø)
daemon/inertiad/crypto/keys.go 41.67% <100.00%> (ø)
daemon/inertiad/git/error.go 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 18eff8c...0566487. Read the comment docs.