Skip to content

FEAT: Enhance native API coverage common.py#5757

Merged
gmalinve merged 16 commits into
mainfrom
feat/5680_add_trace_char
Mar 14, 2025
Merged

FEAT: Enhance native API coverage common.py#5757
gmalinve merged 16 commits into
mainfrom
feat/5680_add_trace_char

Conversation

@tizianrot

Copy link
Copy Markdown
Contributor

Description

  • move add-trace-characteristics to common.py
  • add export_table_to_file to common.py (Native API ExportTableToFile in ReportSetup)

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@tizianrot tizianrot requested a review from gmalinve February 11, 2025 09:00
@tizianrot tizianrot self-assigned this Feb 11, 2025
@github-actions github-actions Bot added the enhancement New features or code improvements label Feb 11, 2025
@codecov

codecov Bot commented Feb 11, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.02%. Comparing base (d444628) to head (539644d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5757   +/-   ##
=======================================
  Coverage   85.01%   85.02%           
=======================================
  Files         161      161           
  Lines       62214    62219    +5     
=======================================
+ Hits        52889    52899   +10     
+ Misses       9325     9320    -5     
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Giulia Malinverno added 2 commits February 28, 2025 16:37
@gmalinve gmalinve marked this pull request as ready for review February 28, 2025 15:41
@gmalinve gmalinve merged commit 1e08e62 into main Mar 14, 2025
@gmalinve gmalinve deleted the feat/5680_add_trace_char branch March 14, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend add_trace_characteristics and export legend capabilities to Maxwell Reports

5 participants