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 notifications #33

Merged
merged 41 commits into from
Feb 27, 2023
Merged

[Feature] Add notifications #33

merged 41 commits into from
Feb 27, 2023

Conversation

ArtARTs36
Copy link
Owner

@ArtARTs36 ArtARTs36 commented Feb 27, 2023

Added

  • Notifications for telegram on events: lint_finished, lint_started

@ArtARTs36 ArtARTs36 changed the title Notifications [Feature] Add notifications Feb 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2023

Codecov Report

Base: 40.21% // Head: 40.43% // Increases project coverage by +0.21% 🎉

Coverage data is based on head (1074203) compared to base (bee22b0).
Patch coverage: 45.06% of modified lines in pull request are covered.

📣 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      #33      +/-   ##
============================================
+ Coverage     40.21%   40.43%   +0.21%     
- Complexity      819      878      +59     
============================================
  Files           227      241      +14     
  Lines          2325     2530     +205     
============================================
+ Hits            935     1023      +88     
- Misses         1390     1507     +117     
Impacted Files Coverage Δ
src/Application/Rule/Rules/ConditionRule.php 53.84% <ø> (ø)
...Application/Rule/Rules/DescriptionNotEmptyRule.php 50.00% <0.00%> (ø)
src/Domain/Configuration/Config.php 0.00% <0.00%> (ø)
src/Domain/Configuration/NotificationsConfig.php 0.00% <0.00%> (ø)
src/Domain/Notifications/Channel.php 0.00% <0.00%> (ø)
src/Domain/Notifications/Message.php 0.00% <0.00%> (ø)
.../Infrastructure/Ci/System/Github/GithubActions.php 8.88% <0.00%> (-0.42%) ⬇️
.../System/Github/GraphQL/PullRequest/PullRequest.php 0.00% <ø> (ø)
...m/Github/GraphQL/PullRequest/PullRequestSchema.php 0.00% <0.00%> (ø)
src/Infrastructure/Ci/System/Gitlab/API/Client.php 0.00% <0.00%> (ø)
... and 41 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ArtARTs36 ArtARTs36 merged commit 82d3b09 into master Feb 27, 2023
@ArtARTs36 ArtARTs36 deleted the lang 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