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

docs: Add documentation for caseinfo and utils (#199) #200

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

gromdimon
Copy link
Contributor

No description provided.

@gromdimon gromdimon linked an issue Nov 10, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #200 (c107599) into main (8848960) will increase coverage by 0.00%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   80.10%   80.11%           
=======================================
  Files         126      127    +1     
  Lines        3760     3761    +1     
  Branches      843      843           
=======================================
+ Hits         3012     3013    +1     
  Misses        690      690           
  Partials       58       58           
Files Coverage Δ
backend/app/api/api_v1/endpoints/utils.py 100.00% <100.00%> (ø)
backend/app/core/auth.py 86.04% <100.00%> (ø)
backend/app/etc/__init__.py 100.00% <ø> (ø)
backend/app/etc/utils.py 88.23% <ø> (ø)

... and 1 file with indirect coverage changes

@gromdimon gromdimon merged commit 187cba8 into main Nov 10, 2023
9 checks passed
@gromdimon gromdimon deleted the 199-document-caseinfo-and-email-apis branch November 10, 2023 18:30
@holtgrewe holtgrewe added this to the 0.3.0 milestone Dec 22, 2023
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.

Document caseinfo and email APIs
2 participants