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

Several fixes for serverless APIs #198

Merged
merged 73 commits into from
Dec 6, 2024
Merged

Several fixes for serverless APIs #198

merged 73 commits into from
Dec 6, 2024

Conversation

viseshrp
Copy link
Collaborator

@viseshrp viseshrp commented Dec 6, 2024

use item_filter for template render
specify r_type in get_list_reports as kwarg
handle empty db dirs
improve copy_objects error message

@viseshrp viseshrp enabled auto-merge (squash) December 6, 2024 16:20
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 61.83%. Comparing base (5efc1dc) to head (eb4a1a0).

Files with missing lines Patch % Lines
src/ansys/dynamicreporting/core/serverless/adr.py 0.00% 5 Missing ⚠️
...ansys/dynamicreporting/core/serverless/template.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
- Coverage   61.85%   61.83%   -0.03%     
==========================================
  Files          22       22              
  Lines        6476     6479       +3     
  Branches     1231     1232       +1     
==========================================
  Hits         4006     4006              
- Misses       2096     2099       +3     
  Partials      374      374              

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

@viseshrp viseshrp merged commit 1dcd976 into main Dec 6, 2024
22 checks passed
@viseshrp viseshrp deleted the feat/serverless branch December 6, 2024 16:30
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.

3 participants