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

TEST-1234 Add test project #12

Merged
merged 24 commits into from
Apr 20, 2024
Merged

TEST-1234 Add test project #12

merged 24 commits into from
Apr 20, 2024

Conversation

hwinther
Copy link
Owner

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

Copy link

github-actions bot commented Apr 19, 2024

✅ Build successful

Copy link

github-actions bot commented Apr 19, 2024

Summary

Summary
Generated on: 04/19/2024 - 23:58:40
Coverage date: 04/19/2024 - 23:58:38
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 3
Files: 3
Line coverage: 0% (0 of 58)
Covered lines: 0
Uncovered lines: 58
Coverable lines: 58
Total lines: 112
Branch coverage: 0% (0 of 2)
Covered branches: 0
Total branches: 2
Method coverage: Feature is only available for sponsors

Coverage

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

Copy link

github-actions bot commented Apr 19, 2024

Code Coverage

Package Line Rate Branch Rate Health
WebApi 0% 0%
Summary 0% (0 / 58) 0% (0 / 2)

Repository owner deleted a comment from github-actions bot Apr 19, 2024
@hwinther hwinther disabled auto-merge April 20, 2024 00:00
@hwinther hwinther merged commit 03adb17 into dev Apr 20, 2024
13 checks passed
@hwinther hwinther deleted the feature/add-backend-tests branch April 20, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant