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

feat: add method to get api details #90

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

HomelessDinosaur
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 83.90% // Head: 83.34% // Decreases project coverage by -0.56% ⚠️

Coverage data is based on head (eb03a1d) compared to base (0d23d91).
Patch coverage: 64.40% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #90      +/-   ##
===========================================
- Coverage    83.90%   83.34%   -0.57%     
===========================================
  Files           20       23       +3     
  Lines         1280     1333      +53     
===========================================
+ Hits          1074     1111      +37     
- Misses         206      222      +16     
Impacted Files Coverage Δ
nitric/faas.py 81.02% <42.85%> (-0.70%) ⬇️
nitric/resources/apis.py 41.95% <54.16%> (+1.82%) ⬆️
nitric/application.py 59.37% <71.42%> (-6.01%) ⬇️
nitric/resources/base.py 83.33% <77.77%> (-3.34%) ⬇️
nitric/api/exception.py 100.00% <100.00%> (ø)
nitric/resources/__init__.py 100.00% <100.00%> (ø)
nitric/api/__init__.py 100.00% <0.00%> (ø)
nitric/__init__.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@HomelessDinosaur HomelessDinosaur changed the title add method to get api details feat: add method to get api details Dec 22, 2022
@jyecusch jyecusch merged commit 9cf122f into develop Jan 9, 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.

5 participants