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

chore(): fix dsl javadoc generation #223

Closed
wants to merge 2 commits into from
Closed

chore(): fix dsl javadoc generation #223

wants to merge 2 commits into from

Conversation

KarimGl
Copy link
Contributor

@KarimGl KarimGl commented Nov 25, 2024

Issue Number

fixes #

Describe the changes you've made

Describe if there is any unusual behaviour of your code

Additional context

Test plan

Checklist

  • Refer to issue(s) the PR solves
  • New java code is covered by tests
  • Add screenshots or gifs of the new behavior, if applicable.
  • All new and existing tests pass
  • No git conflict

@KarimGl KarimGl added the technical Technical enhancements label Nov 25, 2024
@KarimGl KarimGl closed this Nov 25, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.26%. Comparing base (a125ae5) to head (645fdf3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #223      +/-   ##
============================================
+ Coverage     61.25%   61.26%   +0.01%     
- Complexity     3416     3417       +1     
============================================
  Files           668      668              
  Lines         18492    18492              
  Branches       1012     1012              
============================================
+ Hits          11328    11330       +2     
+ Misses         6757     6756       -1     
+ Partials        407      406       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical Technical enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants