Skip to content

feat: report a per call http metric#310

Draft
SoulPancake wants to merge 2 commits intomainfrom
feat/add-per-call-http-metric
Draft

feat: report a per call http metric#310
SoulPancake wants to merge 2 commits intomainfrom
feat/add-per-call-http-metric

Conversation

@SoulPancake
Copy link
Member

Description

Adds #118

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 26, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4b6f055a-debe-4337-80d5-735f866491a4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/add-per-call-http-metric

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SoulPancake SoulPancake linked an issue Mar 26, 2026 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.04%. Comparing base (9d2fde1) to head (3ce00d5).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #310      +/-   ##
============================================
+ Coverage     38.02%   38.04%   +0.02%     
- Complexity     1257     1258       +1     
============================================
  Files           198      198              
  Lines          7643     7646       +3     
  Branches        885      885              
============================================
+ Hits           2906     2909       +3     
  Misses         4598     4598              
  Partials        139      139              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Report a per-http call metric

2 participants