Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Full EDB support (experimental) #39

Merged
merged 2 commits into from
Nov 20, 2018
Merged

Full EDB support (experimental) #39

merged 2 commits into from
Nov 20, 2018

Conversation

bgelens
Copy link
Owner

@bgelens bgelens commented Nov 20, 2018

No description provided.

* initial full ese support for registration and partial for device and status report
* fixed Get-ESEDevice internal function
* moved specific set edb types to generic function
* add edb support to New-DSCPullServerAdminDevice
* added edb functionality to Set-DSCPullServerAdminDevice
* fixed convertfrom-json when value is null
* do not process primary keys in edb
* enabled edb for New and Set StatusReport
* improved connection handling between pipeline functions. Added EDB ad-hoc connection option to all non get functions. Added test for Test-DSCPullServerESEDatabase
* added Top support for EDB
* fixed bug in Set-DSCPullServerAdminRegistrion
* initial Copy from anywhere to anywhere function. Removed edb to sql specific function
* some enhancements to GetConnection handling
* updated tests
@codecov
Copy link

codecov bot commented Nov 20, 2018

Codecov Report

Merging #39 into master will increase coverage by 2%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #39    +/-   ##
=====================================
+ Coverage      73%   76%    +2%     
=====================================
  Files           1     1            
  Lines         669   813   +144     
=====================================
+ Hits          492   618   +126     
- Misses        177   195    +18

@bgelens bgelens merged commit 409dccf into master Nov 20, 2018
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.

1 participant