Skip to content

ci: Add GitHub workflows - #138

Draft
ribose-jeffreylau wants to merge 3 commits into
masterfrom
ribose-jeffreylau-gha
Draft

ci: Add GitHub workflows#138
ribose-jeffreylau wants to merge 3 commits into
masterfrom
ribose-jeffreylau-gha

Conversation

@ribose-jeffreylau

Copy link
Copy Markdown
Contributor

No description provided.

@ribose-jeffreylau ribose-jeffreylau self-assigned this Jul 19, 2021
@ribose-jeffreylau ribose-jeffreylau linked an issue Jul 19, 2021 that may be closed by this pull request
@ribose-jeffreylau
ribose-jeffreylau force-pushed the ribose-jeffreylau-gha branch 12 times, most recently from dea92ca to 73159d2 Compare July 19, 2021 11:42
@codecov

codecov Bot commented Jul 19, 2021

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@e5905b0). Click here to learn what that means.
The diff coverage is 89.53%.

❗ Current head ca033bf differs from pull request most recent head 9f30b23. Consider uploading reports for the commit 9f30b23 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master     #138   +/-   ##
=========================================
  Coverage          ?   92.43%           
=========================================
  Files             ?       39           
  Lines             ?     1295           
  Branches          ?        0           
=========================================
  Hits              ?     1197           
  Misses            ?       98           
  Partials          ?        0           
Impacted Files Coverage Δ
lib/enmail/adapters/base.rb 100.00% <ø> (ø)
...ensions/message_transport_encoding_restrictions.rb 100.00% <ø> (ø)
lib/enmail/helpers/message_manipulation.rb 100.00% <ø> (ø)
lib/enmail/helpers/rfc3156.rb 100.00% <ø> (ø)
spec/acceptance/without_enmail_spec.rb 100.00% <ø> (ø)
spec/support/example_emails.rb 100.00% <ø> (ø)
spec/support/mail_test_config.rb 100.00% <ø> (ø)
spec/support/matchers/negations.rb 100.00% <ø> (ø)
spec/support/smallest.rb 100.00% <ø> (ø)
spec/unit/adapters/base_spec.rb 100.00% <ø> (ø)
... and 29 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 e5905b0...9f30b23. Read the comment docs.

@ribose-jeffreylau
ribose-jeffreylau force-pushed the ribose-jeffreylau-gha branch 2 times, most recently from 1e8ee2c to ee31508 Compare July 20, 2021 04:41

@hound hound Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

Error: RuboCop found unsupported Ruby version 2.3 in `TargetRubyVersion` para...
Error: RuboCop found unsupported Ruby version 2.3 in `TargetRubyVersion` parameter (in .rubocop.yml). 2.3-compatible analysis was dropped after version 0.81.
Supported versions: 2.4, 2.5, 2.6, 2.7, 3.0

@hound hound Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some files could not be reviewed due to errors:

Error: RuboCop found unsupported Ruby version 2.3 in `TargetRubyVersion` para...
Error: RuboCop found unsupported Ruby version 2.3 in `TargetRubyVersion` parameter (in .rubocop.yml). 2.3-compatible analysis was dropped after version 0.81.
Supported versions: 2.4, 2.5, 2.6, 2.7, 3.0

@ribose-jeffreylau
ribose-jeffreylau force-pushed the ribose-jeffreylau-gha branch 2 times, most recently from ca033bf to 6b52555 Compare July 20, 2021 05:59
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.

Convert Travis CI to GitHub Action

1 participant