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

fix copy_objects with support for both items and templates only #190

Open
wants to merge 64 commits into
base: main
Choose a base branch
from

Conversation

viseshrp
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 3.44828% with 84 lines in your changes missing coverage. Please review.

Project coverage is 61.87%. Comparing base (d415360) to head (36ee3f8).

Files with missing lines Patch % Lines
src/ansys/dynamicreporting/core/serverless/adr.py 0.00% 66 Missing ⚠️
src/ansys/dynamicreporting/core/serverless/item.py 0.00% 8 Missing ⚠️
...ansys/dynamicreporting/core/serverless/template.py 0.00% 6 Missing ⚠️
src/ansys/dynamicreporting/core/serverless/base.py 0.00% 3 Missing ⚠️
.../dynamicreporting/core/utils/geofile_processing.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   62.45%   61.87%   -0.58%     
==========================================
  Files          22       22              
  Lines        6416     6474      +58     
  Branches     1213     1231      +18     
==========================================
- Hits         4007     4006       -1     
- Misses       2035     2094      +59     
  Partials      374      374              

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

@viseshrp viseshrp force-pushed the feat/serverless branch 2 times, most recently from ec7ede7 to f84a754 Compare December 2, 2024 18:57
fix Template.master

Update template.py

fix report filtering

Update template.py
@viseshrp viseshrp changed the title fix copy_objects with support for items only fix copy_objects with support for both items and templates only Dec 4, 2024
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.

2 participants