Skip to content

chore(license): Update project license from MIT to AGPL-3.0#24

Merged
Ahzyuan merged 1 commit intov0.1.xfrom
chore/update-license
Apr 23, 2025
Merged

chore(license): Update project license from MIT to AGPL-3.0#24
Ahzyuan merged 1 commit intov0.1.xfrom
chore/update-license

Conversation

@Ahzyuan
Copy link
Copy Markdown
Member

@Ahzyuan Ahzyuan commented Apr 23, 2025

refactor: update project license from MIT to AGPL-3.0

Updated license information in multiple files:

  • .github/release-drafter.yml
  • .github/workflows/badge_updater.yml
  • .github/workflows/compatibility_test.yml
  • .github/workflows/minimal_test.yml
  • .github/workflows/pr_autolabel.yml
  • .github/workflows/publish_release.yml
  • LICENSE (replaced MIT license with AGPL-3.0 license)
  • README.md
  • examples/demo.ipynb
  • ruff.toml
  • setup.cfg

@Ahzyuan Ahzyuan self-assigned this Apr 23, 2025
@github-actions
Copy link
Copy Markdown

Coverage

Coverage Details on macos under Python 3.8
FileStmtsMissCoverMissing
_stat_numeric.py1130100% 
config.py2801096%330, 367, 509, 515, 579–584
core.py3701396%417–418, 423, 460–461, 522, 664, 729, 792, 856, 1819, 1825, 1830
display.py436698%83, 437–438, 440, 799, 901
engine.py1060100% 
statistic.py4431596%54, 60, 66, 72, 77, 207, 792, 850–855, 868–869
unit.py410100% 
utils.py127199%71
TOTAL19164597% 

Summary (on macos under Python 3.8)

Tests Skipped Failures Errors Time
806 2 💤 0 ❌ 0 🔥 6.743s ⏱️

@github-actions
Copy link
Copy Markdown

Coverage

Coverage Details on ubuntu under Python 3.8
FileStmtsMissCoverMissing
_stat_numeric.py1130100% 
config.py2801096%330, 367, 509, 515, 579–584
core.py3701396%417–418, 423, 460–461, 522, 664, 729, 792, 856, 1819, 1825, 1830
display.py436698%83, 437–438, 440, 799, 901
engine.py1060100% 
statistic.py4431596%54, 60, 66, 72, 77, 207, 792, 850–855, 868–869
unit.py410100% 
utils.py127199%71
TOTAL19164597% 

Summary (on ubuntu under Python 3.8)

Tests Skipped Failures Errors Time
806 2 💤 0 ❌ 0 🔥 12.008s ⏱️

@github-actions
Copy link
Copy Markdown

Coverage

Coverage Details on windows under Python 3.8
FileStmtsMissCoverMissing
_stat_numeric.py1130100% 
config.py2801096%330, 367, 509, 515, 579–584
core.py3701396%417–418, 423, 460–461, 522, 664, 729, 792, 856, 1819, 1825, 1830
display.py436698%83, 437–438, 440, 799, 901
engine.py1060100% 
statistic.py4431596%54, 60, 66, 72, 77, 207, 792, 850–855, 868–869
unit.py410100% 
utils.py127199%71
TOTAL19164597% 

Summary (on windows under Python 3.8)

Tests Skipped Failures Errors Time
806 2 💤 0 ❌ 0 🔥 13.199s ⏱️

@Ahzyuan Ahzyuan added the maintain Repository maintenance, excluding coding tasks. label Apr 23, 2025
@Ahzyuan Ahzyuan merged commit f7d6c0e into v0.1.x Apr 23, 2025
19 of 20 checks passed
@Ahzyuan Ahzyuan deleted the chore/update-license branch April 23, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintain Repository maintenance, excluding coding tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant