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

Switch userRights to BigInteger #139

Merged
merged 3 commits into from
Nov 10, 2021
Merged

Switch userRights to BigInteger #139

merged 3 commits into from
Nov 10, 2021

Conversation

jimirocks
Copy link
Contributor

No description provided.

@jimirocks jimirocks added the bug Something isn't working label Nov 9, 2021
@jimirocks jimirocks added this to the next milestone Nov 9, 2021
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #139 (d481e87) into master (fdeba67) will decrease coverage by 0.00%.
The diff coverage is 77.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
- Coverage     78.81%   78.81%   -0.01%     
- Complexity      537      567      +30     
============================================
  Files            77       80       +3     
  Lines          1539     1652     +113     
  Branches        124      132       +8     
============================================
+ Hits           1213     1302      +89     
- Misses          256      275      +19     
- Partials         70       75       +5     
Impacted Files Coverage Δ
.../main/java/cz/smarteon/loxone/LoxoneWebSocket.java 63.27% <0.00%> (ø)
...eon/loxone/discovery/LoxoneDiscoveryException.java 0.00% <0.00%> (ø)
...marteon/loxone/discovery/MiniserverDiscoverer.java 76.38% <76.38%> (ø)
...smarteon/loxone/discovery/MiniserverDiscovery.java 91.89% <91.89%> (ø)
src/main/java/cz/smarteon/loxone/Codec.java 93.33% <100.00%> (ø)
...in/java/cz/smarteon/loxone/app/MiniserverUser.java 100.00% <100.00%> (ø)

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 a42bc87...d481e87. Read the comment docs.

@PetrZufan PetrZufan merged commit 926f865 into master Nov 10, 2021
@PetrZufan PetrZufan deleted the fixRights branch November 10, 2021 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants