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

[Feature] Add support Bitbucket Pipelines #40

Merged
merged 75 commits into from
Mar 14, 2023
Merged

[Feature] Add support Bitbucket Pipelines #40

merged 75 commits into from
Mar 14, 2023

Conversation

ArtARTs36
Copy link
Owner

@ArtARTs36 ArtARTs36 commented Mar 14, 2023

Added

  • Support Bitbucket Pipelines

Changed

  • Configuration structure for CI credentials

@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2023

Codecov Report

Patch coverage: 58.15% and project coverage change: +2.93 🎉

Comparison is base (4f29c74) 44.65% compared to head (3038874) 47.59%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #40      +/-   ##
============================================
+ Coverage     44.65%   47.59%   +2.93%     
- Complexity      876      964      +88     
============================================
  Files           240      260      +20     
  Lines          2526     2784     +258     
============================================
+ Hits           1128     1325     +197     
- Misses         1398     1459      +61     
Impacted Files Coverage Δ
...tion/Rule/Rules/HasChangesRule/ContainsChecker.php 0.00% <0.00%> (ø)
src/Domain/Configuration/CiSettings.php 0.00% <0.00%> (ø)
src/Domain/Configuration/Config.php 0.00% <0.00%> (ø)
src/Domain/Request/Change.php 44.44% <0.00%> (+44.44%) ⬆️
src/Domain/Request/Diff.php 0.00% <0.00%> (ø)
.../Infrastructure/Ci/System/Bitbucket/API/Client.php 0.00% <0.00%> (ø)
...re/Ci/System/Bitbucket/Settings/LabelsSettings.php 0.00% <0.00%> (ø)
src/Infrastructure/Ci/System/DefaultSystems.php 0.00% <ø> (ø)
...Infrastructure/Ci/System/Github/GraphQL/Client.php 0.00% <0.00%> (ø)
src/Infrastructure/Ci/System/Gitlab/API/Client.php 0.00% <0.00%> (ø)
... and 31 more

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ArtARTs36 ArtARTs36 merged commit 0092596 into master Mar 14, 2023
@ArtARTs36 ArtARTs36 deleted the add-tests-2 branch May 21, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants