Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Store test eval result in variable#506

Merged
tholor merged 1 commit intodeepset-ai:masterfrom
PhilipMay:add_test_eval_result
Aug 31, 2020
Merged

Store test eval result in variable#506
tholor merged 1 commit intodeepset-ai:masterfrom
PhilipMay:add_test_eval_result

Conversation

@PhilipMay
Copy link
Copy Markdown
Contributor

@PhilipMay PhilipMay commented Aug 30, 2020

  • add self.test_result and init it with None
  • set self.test_result with eval result
  • add docstring
  • write (extend) test

This does not introduce any breaking change.

Also see #496

- add self.test_result and init it with None
- set self.test_result with eval result
- add docstring
- write (extend) test
Copy link
Copy Markdown
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

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

Simple and effective. I like it!
Thanks for adding this @PhilipMay !

@tholor tholor merged commit eaf5b9c into deepset-ai:master Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants