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

feat: adding helper classes for packing uint values #878

Merged
merged 6 commits into from
Aug 17, 2021

Conversation

James-Frowen
Copy link
Member

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Aug 17, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@James-Frowen James-Frowen merged commit 3c24f67 into master Aug 17, 2021
@James-Frowen James-Frowen deleted the CompressedExtensions-2 branch August 17, 2021 15:01
github-actions bot pushed a commit that referenced this pull request Aug 17, 2021
# [101.4.0](v101.3.0...v101.4.0) (2021-08-17)

### Bug Fixes

* fixing pong example ([5ccb42e](5ccb42e))

### Features

* adding helper classes for packing uint values ([#878](#878)) ([3c24f67](3c24f67))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 101.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

dragonslaya84 pushed a commit that referenced this pull request Aug 20, 2021
* var in packets

* tests for var int packer

* tests for block packer

* adding bit count method for ulong

* adding extra comment to bit count

* fixing code smells
dragonslaya84 pushed a commit that referenced this pull request Aug 20, 2021
# [101.4.0](v101.3.0...v101.4.0) (2021-08-17)

### Bug Fixes

* fixing pong example ([5ccb42e](5ccb42e))

### Features

* adding helper classes for packing uint values ([#878](#878)) ([3c24f67](3c24f67))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant