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

Add toml support #4189

Merged
merged 24 commits into from
Feb 9, 2024
Merged

Add toml support #4189

merged 24 commits into from
Feb 9, 2024

Conversation

maxcapodi78
Copy link
Collaborator

No description provided.

maxcapodi78 added 2 commits February 6, 2024 09:04
improved report generation
improved report generation
@ansys-reviewer-bot
Copy link
Contributor

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

@ansys-reviewer-bot review

@github-actions github-actions bot added the maintenance Package and maintenance related label Feb 6, 2024
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

codecov bot commented Feb 6, 2024

Codecov Report

Attention: 131 lines in your changes are missing coverage. Please review.

Comparison is base (420c882) 82.08% compared to head (966919b) 32.76%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4189       +/-   ##
===========================================
- Coverage   82.08%   32.76%   -49.32%     
===========================================
  Files         183      183               
  Lines       64466    64555       +89     
===========================================
- Hits        52914    21154    -31760     
- Misses      11552    43401    +31849     

pyaedt/generic/compliance.py Outdated Show resolved Hide resolved
pyaedt/generic/compliance.py Outdated Show resolved Hide resolved
Samuelopez-ansys and others added 4 commits February 7, 2024 14:20
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (420c882) 82.08% compared to head (b3730e9) 81.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4189      +/-   ##
==========================================
- Coverage   82.08%   81.99%   -0.09%     
==========================================
  Files         183      183              
  Lines       64466    64555      +89     
==========================================
+ Hits        52914    52934      +20     
- Misses      11552    11621      +69     

maxcapodi78 and others added 14 commits February 8, 2024 16:50
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
@maxcapodi78 maxcapodi78 enabled auto-merge (squash) February 9, 2024 10:03
Copy link
Member

@Samuelopez-ansys Samuelopez-ansys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Good job creating a configuration file standard reader

@maxcapodi78 maxcapodi78 merged commit 6802d9f into main Feb 9, 2024
14 checks passed
@maxcapodi78 maxcapodi78 deleted the add_toml_support branch February 9, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants