Creation of three methods to query wall area, total floor area, and wall area from a SAP report object. Changes were also made to how data such as area/width/height were stored within an xml object (changed from string to double) and other methods where changed to reflect this.
@EKAdebo to confirm, the following actions are now queued:
- check `code-compliance`
- check `documentation-compliance`
- check `project-compliance`
- check `branch-compliance`
- check `dataset-compliance`
- check `copyright-compliance`
There are 31 requests in the queue ahead of you.
Issues addressed by this PR
Closes #92
Creation of three methods to query wall area, total floor area, and wall area from a SAP report object. Changes were also made to how data such as area/width/height were stored within an xml object (changed from string to double) and other methods where changed to reflect this.