Skip to content

Conversation

@sbethur
Copy link
Contributor

@sbethur sbethur commented Jan 10, 2020

- [ ] I've added tests applicable for this pull request

What does this Pull Request accomplish?

Methods removed:

ConfigureCycleNumberHistoryRAMTrigger
ConfigureDigitalEdgeConditionalJumpTrigger
ConfigureDigitalEdgeStartTrigger
ConfigureFirstFailureHistoryRAMTrigger
ConfigureHistoryRAMCyclesToAcquire
ConfigurePatternLabelHistoryRAMTrigger
ConfigureSoftwareEdgeConditionalJumpTrigger
ConfigureSoftwareEdgeStartTrigger
ConfigureStartLabel
ConfigureTerminationMode
DisableConditionalJumpTrigger
DisableStartTrigger
ExportSignal
FrequencyCounter_ConfigureMeasurementTime
PPMU_ConfigureApertureTime
PPMU_ConfigureCurrentLevel
PPMU_ConfigureCurrentLevelRange
PPMU_ConfigureCurrentLimit
PPMU_ConfigureCurrentLimitRange
PPMU_ConfigureOutputFunction
PPMU_ConfigureVoltageLevel
PPMU_ConfigureVoltageLimits
SelectFunction

Operations performed by these methods can be done using properties.

List issues fixed by this Pull Request below, if any.

What testing has been done?

Through code inspection, verified that these methods call corresponding properties internally.

ConfigureCycleNumberHistoryRAMTrigger
ConfigureDigitalEdgeConditionalJumpTrigger
ConfigureDigitalEdgeStartTrigger
ConfigureFirstFailureHistoryRAMTrigger
ConfigureHistoryRAMCyclesToAcquire
ConfigurePatternLabelHistoryRAMTrigger
ConfigureSoftwareEdgeConditionalJumpTrigger
ConfigureSoftwareEdgeStartTrigger
ConfigureStartLabel
ConfigureTerminationMode
DisableConditionalJumpTrigger
DisableStartTrigger
FrequencyCounter_ConfigureMeasurementTime
PPMU_ConfigureApertureTime
PPMU_ConfigureCurrentLevel
PPMU_ConfigureCurrentLevelRange
PPMU_ConfigureCurrentLimit
PPMU_ConfigureCurrentLimitRange
PPMU_ConfigureOutputFunction
PPMU_ConfigureVoltageLevel
PPMU_ConfigureVoltageLimits
SelectFunction

Operations performed by these methods can be done using properties
@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #1189 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1189   +/-   ##
======================================
  Coverage    95.1%   95.1%           
======================================
  Files          10      10           
  Lines        1655    1655           
======================================
  Hits         1574    1574           
  Misses         81      81

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update afa1df2...72682df. Read the comment docs.

@marcoskirsch marcoskirsch merged commit d00e069 into master Jan 15, 2020
@marcoskirsch marcoskirsch deleted the bug1065_digital_remove_redundant_methods branch January 15, 2020 19:21
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.

Remove redundancy in nidigital API

3 participants