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

Conducto CI Integration (replacing Travis CI) #367

Merged
merged 7 commits into from
Mar 10, 2021
Merged

Conversation

caronc
Copy link
Owner

@caronc caronc commented Mar 5, 2021

Description:

Integration of Conducto as a CI Solution
Screenshot from 2021-03-10 09-42-05

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • 100% test coverage

@caronc caronc changed the title Conducto ci integration Conducto CI integration Mar 5, 2021
@caronc caronc changed the title Conducto CI integration Conducto CI Integration (replacing Travis CI) Mar 5, 2021
@caronc caronc force-pushed the conducto-ci-integration branch 10 times, most recently from 759e8f9 to cf0f9f9 Compare March 6, 2021 16:38
@codecov-io
Copy link

codecov-io commented Mar 6, 2021

Codecov Report

Merging #367 (5c97861) into master (2c2722f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #367     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           85        93      +8     
  Lines        10626     11746   +1120     
  Branches      1772      1954    +182     
===========================================
+ Hits         10626     11746   +1120     
Impacted Files Coverage Δ
apprise/plugins/NotifyGrowl.py 100.00% <ø> (ø)
apprise/plugins/NotifyProwl.py 100.00% <ø> (ø)
apprise/plugins/NotifyPushBullet.py 100.00% <ø> (ø)
apprise/Apprise.py 100.00% <100.00%> (ø)
apprise/AppriseAsset.py 100.00% <100.00%> (ø)
apprise/URLBase.py 100.00% <100.00%> (ø)
apprise/__init__.py 100.00% <100.00%> (ø)
apprise/cli.py 100.00% <100.00%> (ø)
apprise/config/ConfigBase.py 100.00% <100.00%> (ø)
apprise/plugins/NotifyBase.py 100.00% <100.00%> (ø)
... and 32 more

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 10939d3...5c97861. Read the comment docs.

@caronc caronc force-pushed the conducto-ci-integration branch 2 times, most recently from f82ab06 to a003105 Compare March 6, 2021 20:40
@caronc caronc merged commit 8bc47dc into master Mar 10, 2021
@caronc caronc deleted the conducto-ci-integration branch March 10, 2021 21:31
caronc added a commit that referenced this pull request Mar 23, 2021
caronc added a commit that referenced this pull request Mar 26, 2021
This reverts commit 8bc47dc.
Due to unforeseen circumstances, Conducto no longer exists; reverting changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants