• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

enbility / spine-go / 11668163205 / 1
94%
dev: 94%

Build:
DEFAULT BRANCH: dev
Ran 04 Nov 2024 04:13PM UTC
Files 60
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Nov 2024 04:12PM UTC coverage: 93.715%. Remained the same
11668163205.1

push

github

web-flow
Fix: Data Types in HVAC System Functions (#41)

This commit fixes the data types of the fields for the following
messages:
- `HvacSystemFunctionListDataSelectorsType`
- `HvacSystemFunctionOperationModeRelationDataType`

Before this commit, `HvacSystemFunctionOperationModeRelationDataType`,
had a single `operationModeId` for a system function. According to the
spec., each system function can have multiple operation modes. Also
according to the resource specification, the `OperationModeId` is a list
and not a single item.
The selector for `HvacSystemFunctionListDataSelectorsType` was wrong.
Instead of a single `SystemFunctionId`, it was a list.

Because of those issues stated above:
1. Sending request for `HvacSystemFunctionOperationModeRelationDataType`
failed because the datatype was a single item and not a list.
2. Sending request with a selector for `HvacSystemFunctionListDataType`
failed.

Now, both sending a request for
`HvacSystemFunctionOperationModeRelationDataType`
and `HvacSystemFunctionListDataType` with a selector success.

### Resource Specification Screen Shots for Quick Reference
#### 4.3.12.5 hvacSystemFunctionOperationModeRelationListData

![image](https://github.com/user-attachments/assets/03cb170d-92c0-4095-8ca6-a94ae22cd05c)

#### 5.3.12.2 hvacSystemFunctionListData

![image](https://github.com/user-attachments/assets/695c206d-82d1-41d8-8cf6-502faec7c882)

5025 of 5362 relevant lines covered (93.72%)

88.65 hits per line

Source Files on job 11668163205.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11668163205
  • 76eefff7 on github
  • Prev Job for on dev (#11600719928.1)
  • Next Job for on dev (#11742248832.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc