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

port: settings memory scope #3549

Merged
merged 4 commits into from
Apr 13, 2021
Merged

Conversation

joshgummersall
Copy link
Contributor

Fixes #3461

For review, the first two commits reorganize and refactor memory-related tests in botbuilder-dialogs. The third commit is the meat of the port. Feel free to glance over the first two commits as they don't introduce any new behavior. The third commit warrants a closer review.

@coveralls
Copy link

coveralls commented Apr 9, 2021

Pull Request Test Coverage Report for Build 742967829

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.5%) to 84.948%

Files with Coverage Reduction New Missed Lines %
libraries/botbuilder-dialogs/src/memory/scopes/settingsMemoryScope.ts 1 93.2%
Totals Coverage Status
Change from base Build 742884618: 0.5%
Covered Lines: 18981
Relevant Lines: 21284

💛 - Coveralls

@joshgummersall joshgummersall merged commit 0da4db8 into main Apr 13, 2021
@joshgummersall joshgummersall deleted the jpg/port-settings-memory-scope branch April 13, 2021 16:29
joshgummersall added a commit that referenced this pull request Apr 22, 2021
* fix: reorganize dialog test structure

* fix: refactor dialog memory tests

* port: settings memory scope initial settings

Fixes #3461
joshgummersall added a commit that referenced this pull request Apr 22, 2021
…e package (#3607)

* fix: export default orchestrator bot component (#3599)

* port: settings memory scope (#3549)

* fix: reorganize dialog test structure

* fix: refactor dialog memory tests

* port: settings memory scope initial settings

Fixes #3461

* fix: schema drift
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.

port: settings memory scope from configuration (#5366)
3 participants