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

Speedup deepcopy for Rating objects #108

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Speedup deepcopy for Rating objects #108

merged 2 commits into from
Aug 21, 2023

Conversation

vivekjoshy
Copy link
Owner

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under openskill.py's MIT license.

I certify the above statement is true and correct: @vivekjoshy

Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com>
@vivekjoshy vivekjoshy added the enhancement New feature or request label Aug 21, 2023
@vivekjoshy vivekjoshy self-assigned this Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (a03847b) 100.00% compared to head (2e60ba9) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #108   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines         1754      1775   +21     
  Branches       450       450           
=========================================
+ Hits          1754      1775   +21     
Files Changed Coverage Δ
openskill/models/weng_lin/bradley_terry_full.py 100.00% <100.00%> (ø)
openskill/models/weng_lin/bradley_terry_part.py 100.00% <100.00%> (ø)
openskill/models/weng_lin/plackett_luce.py 100.00% <100.00%> (ø)
...nskill/models/weng_lin/thurstone_mosteller_full.py 100.00% <100.00%> (ø)
...nskill/models/weng_lin/thurstone_mosteller_part.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com>
@vivekjoshy vivekjoshy merged commit 4cf5d7d into main Aug 21, 2023
48 checks passed
@vivekjoshy vivekjoshy deleted the speedup-deepcopy branch August 21, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant