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

Orchestrator Recognizer: Rename misleading parameter names #3251

Merged
merged 3 commits into from
Feb 3, 2021

Conversation

daveta
Copy link
Contributor

@daveta daveta commented Feb 1, 2021

Note: This checkin associated with :

  • C# Orchestrator recognizer update (dotnet pr)
  • A samples update that uses Orchestrator recognizer (samples pr)
  • Composer updates (@taicchoumsft : Will submit once new SDK released)
  • bf-cli updated (@tsuwandy checked in updates)

Description

From the first preview, we've received feedback that our parameter names are confusing.

Specific Changes

This performs the following parameter renames:
modelPath => modelFolder
snapshotPath => snapshotFile

Testing

Tests have been updated to reflect new parameter names.

@coveralls
Copy link

coveralls commented Feb 1, 2021

Pull Request Test Coverage Report for Build 531404706

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 84.691%

Totals Coverage Status
Change from base Build 529161273: 0.01%
Covered Lines: 18200
Relevant Lines: 20503

💛 - Coveralls

@daveta daveta requested a review from tsuwandy February 2, 2021 17:05
@daveta daveta marked this pull request as ready for review February 2, 2021 17:05
@daveta daveta requested review from chrimc62, tomlm and a team as code owners February 2, 2021 17:05
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.

5 participants