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

SAP / openui5-fhir / 164
96%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2021 08:39AM UTC
Jobs 1
Files 28
Run time 8s
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

pending completion
164

push

travis-ci-com

web-flow
fix: single filter or sorter object (#237)

* fix: single filter or sorter object

According to ui5 ListBinding the intial application filters can be a single filter or an array of filters https://openui5.hana.ondemand.com/api/sap.ui.model.ListBinding
aFilters?
sap.ui.model.Filter
sap.ui.model.Filter[]
Predefined filter/s (can be either a filter or an array of filters)
So if a single filter object is given instead of array it doesnt get applied since the model expects an array as default. This fix ensures to convert single instance of filter to an array of filters before applying it to the corresponding binding. oData ListBinding also handles it in the same way

* fix: during binding initialisation

* tests: add testcases

1420 of 1535 branches covered (92.51%)

Branch coverage included in aggregate %.

2516 of 2566 relevant lines covered (98.05%)

51944.11 hits per line

Jobs
ID Job ID Ran Files Coverage
2 164.2 (NODE_VERSION="12.13.1") 10 Mar 2021 08:39AM UTC 0
95.98
Travis Job 164.2
Source Files on build 164
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #164
  • 552f2fcb on github
  • Prev Build on master (#160)
  • Next Build on master (#167)
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