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

Feat/added dice rolling #12

Merged
merged 5 commits into from
Mar 22, 2024
Merged

Feat/added dice rolling #12

merged 5 commits into from
Mar 22, 2024

Conversation

Andronovo-bit
Copy link
Owner

@Andronovo-bit Andronovo-bit commented Mar 21, 2024

Description

What:

  • Update labeler.yml
  • add dice rolling endpoint

How:

  • I created a new class and added a method. I also added a test class and method.

Link to Jira Ticket:

  • [ABC-123]

Code Checklist

  • Tested
  • Documented

Copy link

deepsource-io bot commented Mar 21, 2024

Here's the code health analysis summary for commits eb64c51..f0a4abd. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource C# LogoC#✅ Success
🎯 2 occurences resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions github-actions bot added documentation Improvements or additions to documentation ci-cd feature release labels Mar 21, 2024
@Andronovo-bit Andronovo-bit removed documentation Improvements or additions to documentation size/M ci-cd feature release labels Mar 21, 2024
@github-actions github-actions bot added size/M documentation Improvements or additions to documentation ci-cd feature release labels Mar 21, 2024
@Andronovo-bit Andronovo-bit removed documentation Improvements or additions to documentation size/M ci-cd feature release labels Mar 22, 2024
@Andronovo-bit Andronovo-bit force-pushed the feat/Added-Dice-Rolling branch 4 times, most recently from d20ad9d to 1cd84fd Compare March 22, 2024 10:41
…PR Labeler workflow, and updated lebeler to v5
-Changed random algorithm, used RandomNumberGenerator class instead of general Random.
@github-actions github-actions bot added size/L and removed size/M labels Mar 22, 2024
@Andronovo-bit Andronovo-bit merged commit 61343f4 into main Mar 22, 2024
6 of 7 checks passed
@Andronovo-bit Andronovo-bit deleted the feat/Added-Dice-Rolling branch March 22, 2024 10:55
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