Skip to content

Pull in changes from up-core-api 1.5.7#21

Merged
neelam-kushwah merged 4 commits intoeclipse-uprotocol:mainfrom
matthewd0123:main
Apr 6, 2024
Merged

Pull in changes from up-core-api 1.5.7#21
neelam-kushwah merged 4 commits intoeclipse-uprotocol:mainfrom
matthewd0123:main

Conversation

@matthewd0123
Copy link
Contributor

@matthewd0123 matthewd0123 commented Apr 3, 2024

  • Add Notification UMessageType
  • Add isShortForm()
  • Various Fixes
  • 100% Code Coverage

* Add Notification UMessageType
* Add isShortForm()
* Various Fixes
* 100% Code Coverage
* Added Linter and Coverage checker to build

Co-Authored-By: Patrick Yang <47698870+hostilechild007@users.noreply.github.com>
Co-Authored-By: Neelam Kushwah <7788957+neelam-kushwah@users.noreply.github.com>
@matthewd0123
Copy link
Contributor Author

#22

Copy link
Contributor

@neelam-kushwah neelam-kushwah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump the version to 0.1.2-dev

Copy link
Contributor

@neelam-kushwah neelam-kushwah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are you ensuring code coverage? Is there a way we can generate reports similar to what we do in Java? Let's explore this.

@neelam-kushwah neelam-kushwah changed the title 1.5.7 Changes Pull in changes from up-core-api 1.5.7 Apr 5, 2024
The Linter I had (flake8) is not as robust as the linter we want to use (pylint), so I will be removing the workflow with flake8 for now. We will be creating an issue which will integrate pylint and better coverage testing.
Originally, I had UTC references from datetime library in a few of my tests. I remember them working, but when I ran again, they weren't working anymore. So, I switched to timezone in datetime which seems to work well.

Also, my multimethod implementations were a bit redundant in places, so I cleaned those up.
@neelam-kushwah neelam-kushwah merged commit 3a007cf into eclipse-uprotocol:main Apr 6, 2024
@neelam-kushwah neelam-kushwah linked an issue Jul 31, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

UP-CORE-API 1.5.7 Changes

2 participants