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

Add constructor with value parameter to DvBoolean #452

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

J3173
Copy link
Collaborator

@J3173 J3173 commented Nov 18, 2022

Add constructor with value parameter to DvBoolean class. Similar to the constructors added to other classes in #119.

@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 71.35% // Head: 71.35% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (b21db6e) compared to base (6ea6a2c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #452   +/-   ##
=========================================
  Coverage     71.35%   71.35%           
- Complexity     6733     6734    +1     
=========================================
  Files           657      657           
  Lines         22273    22277    +4     
  Branches       3581     3581           
=========================================
+ Hits          15892    15896    +4     
  Misses         4680     4680           
  Partials       1701     1701           
Impacted Files Coverage Δ
...java/com/nedap/archie/rm/datavalues/DvBoolean.java 84.61% <100.00%> (+6.83%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@J3173 J3173 merged commit d09ce1f into master Nov 18, 2022
@J3173 J3173 deleted the dvboolean_constructor branch November 18, 2022 09:36
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.

3 participants