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

Integration test #1270

Merged
merged 37 commits into from Sep 24, 2021
Merged

Integration test #1270

merged 37 commits into from Sep 24, 2021

Conversation

rspriyamdixit
Copy link
Contributor

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit tests for the code
  • I have made corresponding changes to the documentation

Priyam Dixit and others added 30 commits September 19, 2021 01:23
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
rspriyamdixit and others added 2 commits September 22, 2021 18:23
Co-authored-by: Leonidas Vrachnis <leo.al.vra@gmail.com>
@codecov
Copy link

codecov bot commented Sep 24, 2021

Codecov Report

Merging #1270 (e8bc1a9) into master (79bfefe) will increase coverage by 0.00%.
The diff coverage is 33.33%.

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

@@           Coverage Diff           @@
##           master    #1270   +/-   ##
=======================================
  Coverage   21.25%   21.25%           
=======================================
  Files         115      115           
  Lines       21329    21332    +3     
=======================================
+ Hits         4533     4535    +2     
- Misses      16499    16500    +1     
  Partials      297      297           
Impacted Files Coverage Δ
processor/processor.go 69.13% <0.00%> (ø)
processor/transformer/transformer.go 0.00% <0.00%> (ø)
services/alert/pagerduty.go 0.00% <0.00%> (ø)
services/alert/victorops.go 0.00% <0.00%> (ø)
services/db/recovery.go 0.00% <0.00%> (ø)
services/filemanager/filemanager.go 3.22% <0.00%> (ø)
services/sql-migrator/migrator.go 1.94% <0.00%> (ø)
utils/logger/logger.go 0.00% <0.00%> (ø)
utils/misc/misc.go 0.00% <0.00%> (ø)
utils/sysUtils/io.go 0.00% <0.00%> (ø)
... and 7 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 a00c79b...10b3bcc. Read the comment docs.

@chandumlg chandumlg merged commit 485de1f into master Sep 24, 2021
@chandumlg chandumlg deleted the integration-test branch September 24, 2021 13:01
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.

None yet

3 participants