mayflower / mo4-coding-standard

MO4 Coding Standard Rules for Codesniffer based on Symfony Coding Standards.
MIT License
17 stars 10 forks source link

Use GitHub Actions and remove Travis #193

Closed xalopp closed 2 years ago

xalopp commented 2 years ago

Type of PR

Use GitHub Actions as CI

Breaking changes

Description

We want to use GitHub Actions in the future

codecov[bot] commented 2 years ago

Codecov Report

Merging #193 (1196a7b) into master (541db46) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #193   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       150       150           
===========================================
  Files              8         8           
  Lines            568       611   +43     
===========================================
+ Hits             568       611   +43     
Impacted Files Coverage Δ
MO4/Sniffs/Arrays/MultiLineArraySniff.php 100.00% <0.00%> (ø)
MO4/Sniffs/Commenting/PropertyCommentSniff.php 100.00% <0.00%> (ø)
MO4/Sniffs/WhiteSpace/ConstantSpacingSniff.php 100.00% <0.00%> (ø)
...4/Sniffs/Arrays/ArrayDoubleArrowAlignmentSniff.php 100.00% <0.00%> (ø)
...iffs/Formatting/UnnecessaryNamespaceUsageSniff.php 100.00% <0.00%> (ø)
...iffs/Strings/VariableInDoubleQuotedStringSniff.php 100.00% <0.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 541db46...1196a7b. Read the comment docs.

xalopp commented 2 years ago

@mmoll happy?

xalopp commented 2 years ago

@mmoll the slack integration isn't yet working because of Settings - Actions secrets:

Secrets are not passed to workflows that are triggered by a pull request from a fork. Learn more. 
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
1.3% 1.3% Duplication