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 test for uncovered parts of our code #1515

Open
1 of 6 tasks
john-h-kastner-aws opened this issue Mar 3, 2025 · 0 comments
Open
1 of 6 tasks

Add test for uncovered parts of our code #1515

john-h-kastner-aws opened this issue Mar 3, 2025 · 0 comments
Labels
internal-improvement Refactoring, minor performance improvement, or other changes that Cedar users may never notice

Comments

@john-h-kastner-aws
Copy link
Contributor

john-h-kastner-aws commented Mar 3, 2025

Describe the improvement you'd like to request

After #1494 we now have code coverage reports generated in CI. While overall our coverage percentage is high (over 80%) I noticed a few areas that were essentially untested while scrolling through the reports.

Test coverage could improve in other areas, but these should be easy wins. Feel free to comment with other areas in need of testing, but try to limit the scope of this issue to function with essentially zero coverage

Describe alternatives you've considered

No response

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this internal improvement
  • ⚠️ This feature might incur a breaking change
@john-h-kastner-aws john-h-kastner-aws added internal-improvement Refactoring, minor performance improvement, or other changes that Cedar users may never notice pending-triage The cedar maintainers haven't looked at this yet. Automicaly added to all new issues. and removed pending-triage The cedar maintainers haven't looked at this yet. Automicaly added to all new issues. labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Refactoring, minor performance improvement, or other changes that Cedar users may never notice
Projects
None yet
Development

No branches or pull requests

1 participant