Skip to content

Implement Try.class utility to simplify error handling#236

Merged
RameshBabuPrudhvi merged 24 commits into
masterfrom
cleanup
Mar 26, 2023
Merged

Implement Try.class utility to simplify error handling#236
RameshBabuPrudhvi merged 24 commits into
masterfrom
cleanup

Conversation

@RameshBabuPrudhvi
Copy link
Copy Markdown
Member

@RameshBabuPrudhvi RameshBabuPrudhvi commented Mar 25, 2023

🤔 What's changed?

⚡️ What's your motivation?

🏷️ What kind of change is this?

  • 🏦 Refactoring/debt (improvement to code design, tooling, documentation etc. without changing behaviour)
  • 🐛 Bug fix (non-breaking change which fixes a defect)
  • ⚡ New feature (non-breaking change which adds new behaviour)
  • 💥 Breaking change (incompatible changes to the API)

♻️ Anything particular you want feedback on?

📋 Checklist:

  • I agree to respect and uphold the Selcukes Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@RameshBabuPrudhvi RameshBabuPrudhvi changed the title Cleanup Implement Try.class utility to simplify error handling Mar 26, 2023
@RameshBabuPrudhvi RameshBabuPrudhvi merged commit 5e52c24 into master Mar 26, 2023
@RameshBabuPrudhvi RameshBabuPrudhvi deleted the cleanup branch March 26, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant