Skip to content

Conversation

@tab-cmd
Copy link
Contributor

@tab-cmd tab-cmd commented May 13, 2025

Overview

Updates to license, readme, and other documentation in preparation for release.

Contributions

  • update license to BSD-3
  • Add README to feedback module
  • Cleanup main README based on feedback from group
  • typing, linting

Test

  • Make test-all
  • photodiode test

Changelog

  • Done

@codacy-production
Copy link

codacy-production bot commented May 13, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 040fd571 68.59% (target: 10.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (040fd57) Report Missing Report Missing Report Missing
Head commit (44d5bda) 9104 6153 67.59%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#391) 729 500 68.59%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@nik-sm
Copy link
Member

nik-sm commented May 21, 2025

Is it feasible to expand the range of supported python versions to include 3.11, 3.12, 3.13? (Depending on incompatibilities you've already found or level of effort required, this could be significant work and might be way out of scope right now...)

@tab-cmd
Copy link
Contributor Author

tab-cmd commented May 28, 2025

Is it feasible to expand the range of supported python versions to include 3.11, 3.12, 3.13? (Depending on incompatibilities you've already found or level of effort required, this could be significant work and might be way out of scope right now...)

Currently, we are limited by textslinger~=0.1.1. The max supported version is 3.10.

@tab-cmd tab-cmd merged commit e40b9d3 into 2.0.0 Aug 24, 2025
8 checks passed
@tab-cmd tab-cmd mentioned this pull request Aug 24, 2025
@tab-cmd tab-cmd deleted the cleanup_for_release branch August 25, 2025 15:58
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.

4 participants