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

chore: Upload unit tests reports to DataDog (WPB-3489) #2006

Merged
merged 6 commits into from
Jul 26, 2023

Conversation

SzymonMrozek
Copy link
Contributor


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

https://www.datadoghq.com/product/ci-cd-monitoring/

Upload JUnit reports to DataDog for easier monitoring of test results and flaky tests detection

Testing

How to Test

Run tests that produce junit reports


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@SzymonMrozek SzymonMrozek self-assigned this Jul 25, 2023
@SzymonMrozek SzymonMrozek requested a review from tmspzz July 25, 2023 13:58
@AndroidBob
Copy link
Collaborator

Build 668 succeeded.

The build produced the following APK's:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 25, 2023

Test Results

513 tests  +2   512 ✔️ +2   24s ⏱️ ±0s
  74 suites ±0       1 💤 ±0 
  74 files   ±0       0 ±0 

Results for commit f9d07f2. ± Comparison against base commit e6d21d6.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@AndroidBob
Copy link
Collaborator

Build 669 succeeded.

The build produced the following APK's:

@tmspzz tmspzz added this pull request to the merge queue Jul 26, 2023
@SzymonMrozek SzymonMrozek removed this pull request from the merge queue due to a manual request Jul 26, 2023
@github-actions
Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #2006 (f9d07f2) into develop (e6d21d6) will increase coverage by 0.02%.
Report is 2 commits behind head on develop.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             develop    #2006      +/-   ##
=============================================
+ Coverage      38.51%   38.54%   +0.02%     
- Complexity       893      895       +2     
=============================================
  Files            287      287              
  Lines          11335    11347      +12     
  Branches        1459     1460       +1     
=============================================
+ Hits            4366     4374       +8     
- Misses          6541     6545       +4     
  Partials         428      428              

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6d21d6...f9d07f2. Read the comment docs.

@github-actions
Copy link
Contributor

APKs built during tests are available here. Scroll down to Artifacts!

@SzymonMrozek SzymonMrozek added this pull request to the merge queue Jul 26, 2023
Merged via the queue into develop with commit 35bc54c Jul 26, 2023
10 checks passed
@SzymonMrozek SzymonMrozek deleted the chore/upload-unit-tests-datadog branch July 26, 2023 11:47
@AndroidBob
Copy link
Collaborator

Build 696 succeeded.

The build produced the following APK's:

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.

5 participants