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

Release 1.2.5 #140

Merged
merged 26 commits into from
Feb 8, 2018
Merged

Release 1.2.5 #140

merged 26 commits into from
Feb 8, 2018

Conversation

acabarbaye
Copy link
Contributor

New SDK release

1.2.4 release
Added missing fields (e.g. policies) to Account
Renamed some fields
Fixed some test server issues and other bugs
Refactored the way error messages of calls are being stored and improved cloudcaller error handling
Increased deployment timeout
Rewrote paginator
Added Unit tests
Added clone() method to SDK models and list options
Changed metrics API to return paginated lists
Modified some examples to use latest paginator features
Fixed some javadoc errors
Added badges
* Fixed some issues discovered by filter tests

* Modified how the 'connected device' filter is defined
Test server using SDK instances
Fixed all API changes since last release
@codecov-io
Copy link

codecov-io commented Feb 8, 2018

Codecov Report

❗ No coverage uploaded for pull request base (1.2@4ea4ae5). Click here to learn what that means.
The diff coverage is 57.91%.

Impacted file tree graph

@@          Coverage Diff           @@
##             1.2     #140   +/-   ##
======================================
  Coverage       ?   58.89%           
  Complexity     ?     1207           
======================================
  Files          ?      114           
  Lines          ?     5294           
  Branches       ?      532           
======================================
  Hits           ?     3118           
  Misses         ?     1766           
  Partials       ?      410
Impacted Files Coverage Δ Complexity Δ
.../mbed/cloud/sdk/accountmanagement/model/Group.java 77.77% <ø> (ø) 11 <0> (?)
...ed/cloud/sdk/update/model/CampaignDeviceState.java 0% <ø> (ø) 0 <0> (?)
...arm/mbed/cloud/sdk/update/model/FirmwareImage.java 82.92% <ø> (ø) 19 <0> (?)
...mbed/cloud/sdk/certificates/model/Certificate.java 82.35% <ø> (ø) 40 <0> (?)
...d/cloud/sdk/devicedirectory/model/DeviceEvent.java 77.77% <ø> (ø) 11 <0> (?)
...java/com/arm/mbed/cloud/sdk/common/TimePeriod.java 67.88% <ø> (ø) 33 <0> (?)
...a/com/arm/mbed/cloud/sdk/connect/model/Metric.java 91.11% <ø> (ø) 21 <0> (?)
.../mbed/cloud/sdk/update/model/FirmwareManifest.java 83.72% <ø> (ø) 20 <0> (?)
...ccountmanagement/adapters/LoginHistoryAdapter.java 22.22% <0%> (ø) 0 <0> (?)
...d/sdk/accountmanagement/adapters/GroupAdapter.java 23.8% <0%> (ø) 0 <0> (?)
... and 74 more

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 4ea4ae5...349565a. Read the comment docs.

@acabarbaye acabarbaye merged commit be6060b into 1.2 Feb 8, 2018
@acabarbaye acabarbaye deleted the release-1.2.5 branch February 8, 2018 18:08
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.

2 participants