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 otel #29

Merged
merged 3 commits into from
May 6, 2024
Merged

Feature/add otel #29

merged 3 commits into from
May 6, 2024

Conversation

hwinther
Copy link
Owner

@hwinther hwinther commented May 6, 2024

Description 💬

Motivation and Context 🥅

How has this been tested? 🧪

  • Local build ⚒️
  • Local tests 🧪
  • (optional) Local run and endpoint tested in swagger 🚀

Screenshots (if appropriate) 💻

Types of changes 🌊

  • 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)

Checklist ☑️

  • The pull request title starts with the jira case number (when applicable), e.g. "TEST-1234 Add some feature"
  • The person responsible for following up on requested review changes has been assigned to the pull request
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Highly optional checks, only use these if you have a reason to do so ✔️

  • This PR changes the database so I have added the create-diagram label to assist reviewers with a db diagram
  • This PR changes platform or backend and I need others to be able to test against these changes before merging to dev, so I have added the deploy-azure label to deploy before merging the PR

Checklist for the approver ✅

  • I've checked the files view for spelling issues, code quality warnings and similar
  • I've waited until all checks have passed (green check/without error)
  • I've checked that only the intended files are changed

@hwinther hwinther self-assigned this May 6, 2024
@hwinther hwinther enabled auto-merge (squash) May 6, 2024 17:34
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file backend labels May 6, 2024
Copy link

github-actions bot commented May 6, 2024

✅ Build successful

Copy link

github-actions bot commented May 6, 2024

Summary

Summary
Generated on: 05/06/2024 - 17:38:21
Coverage date: 05/06/2024 - 17:38:19
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 3
Files: 3
Line coverage: 100% (73 of 73)
Covered lines: 73
Uncovered lines: 0
Coverable lines: 73
Total lines: 135
Branch coverage: 100% (2 of 2)
Covered branches: 2
Total branches: 2
Method coverage: Feature is only available for sponsors

Coverage

WebApi - 100%
Name Line Branch
WebApi 100% 100%
Program 100% 100%
WebApi.Controllers.WeatherForecastController 100%
WebApi.Entities.WeatherForecast 100%

Copy link

github-actions bot commented May 6, 2024

Code Coverage

Package Line Rate Branch Rate Health
WebApi 100% 100%
Summary 100% (73 / 73) 100% (2 / 2)

@hwinther hwinther disabled auto-merge May 6, 2024 17:38
@hwinther hwinther merged commit 45af7b7 into main May 6, 2024
8 of 15 checks passed
@hwinther hwinther deleted the feature/add-otel branch May 6, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant