Skip to content

Conversation

ecoussoux-ansys
Copy link
Contributor

This PR is updating the LICENSE file based on the model provided here and as requested in #1000.

On top of this change, the pre-commit hook add-license-headers (provided here) is added to .pre-commit-config.yaml. Going forward, this will take care of inserting the license header automatically in all files introduced to pyedb and will trigger updates to the headers every year, or upon updating the LICENSE file.

In this PR, the newly introduced hook was run on all files of the repository, updating (or introducing) the license header in a very large number of files!

Close #1000.

@ecoussoux-ansys ecoussoux-ansys self-assigned this Oct 1, 2025
@ecoussoux-ansys ecoussoux-ansys added the maintenance Package and maintenance related label Oct 1, 2025
@github-actions github-actions bot added testing Anything related to testing grpc-transition Changes that need to be included in gRPC transition labels Oct 1, 2025
@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.08%. Comparing base (5478d77) to head (5a49b47).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1569   +/-   ##
=======================================
  Coverage   73.08%   73.08%           
=======================================
  Files         257      257           
  Lines       38921    38921           
=======================================
+ Hits        28446    28447    +1     
+ Misses      10475    10474    -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@svandenb-dev svandenb-dev merged commit e2797af into main Oct 2, 2025
29 checks passed
@svandenb-dev svandenb-dev deleted the maint/update-license-file branch October 2, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

grpc-transition Changes that need to be included in gRPC transition maintenance Package and maintenance related testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MAINTENANCE] Missing or outdated LICENSE file in ansys/pyedb

3 participants