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

Add zipkin and dashboard #99

Merged
merged 4 commits into from
Jun 18, 2024
Merged

Add zipkin and dashboard #99

merged 4 commits into from
Jun 18, 2024

Conversation

hwinther
Copy link
Owner

@hwinther hwinther commented Jun 18, 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 Jun 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file backend frontend labels Jun 18, 2024
@hwinther hwinther enabled auto-merge (squash) June 18, 2024 19:56
@hwinther hwinther disabled auto-merge June 18, 2024 19:57
Copy link

github-actions bot commented Jun 18, 2024

frontend

✅ Build successful

✅ No linting issues 🎊

Copy link

github-actions bot commented Jun 18, 2024

✅ Build successful

Copy link

github-actions bot commented Jun 18, 2024

Summary

Summary
Generated on: 06/18/2024 - 20:06:39
Coverage date: 06/18/2024 - 20:06:37
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 12
Files: 11
Line coverage: 6.3% (22 of 349)
Covered lines: 22
Uncovered lines: 327
Coverable lines: 349
Total lines: 755
Branch coverage: 0% (0 of 30)
Covered branches: 0
Total branches: 30
Method coverage: Feature is only available for sponsors

Coverage

WebApi - 6.3%
Name Line Branch
WebApi 6.3% 0%
Utils.Messaging.MessageReceiver 0% 0%
Utils.Messaging.MessageSender 0% 0%
Utils.Messaging.RabbitMqHelper 0% 0%
WebApi.Blog 0%
WebApi.BloggingContext 100%
WebApi.Controllers.BloggingController 0%
WebApi.Controllers.SendMessageController 0%
WebApi.Controllers.WeatherForecastController 100%
WebApi.Entities.WeatherForecast 100%
WebApi.Migrations.BloggingContextModelSnapshot 0%
WebApi.Migrations.InitialMigration 0%
WebApi.Post 0%

Copy link

github-actions bot commented Jun 18, 2024

Code Coverage

Package Line Rate Branch Rate Health
WebApi 6% 0%
Summary 6% (22 / 349) 0% (0 / 30)

@hwinther hwinther enabled auto-merge (squash) June 18, 2024 20:05
@hwinther hwinther disabled auto-merge June 18, 2024 20:05
@hwinther hwinther merged commit 6e80031 into dev Jun 18, 2024
16 checks passed
@hwinther hwinther deleted the feature/add-zipkin-and-dashboard branch June 18, 2024 20:05
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 frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant