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

Improve validation raising exceptions in place #121

Merged
merged 1 commit into from
Sep 29, 2023

Improved validation

1d0a98b
Select commit
Loading
Failed to load commit list.
Merged

Improve validation raising exceptions in place #121

Improved validation
1d0a98b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 0s

99.85% (+0.00%) compared to 1d6fd95

View this Pull Request on Codecov

99.85% (+0.00%) compared to 1d6fd95

Details

Codecov Report

Merging #121 (1d0a98b) into master (1d6fd95) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          10       10           
  Lines         674      705   +31     
=======================================
+ Hits          673      704   +31     
  Misses          1        1           
Files Coverage Δ
astarte/device/device.py 100.00% <100.00%> (ø)
astarte/device/interface.py 100.00% <100.00%> (ø)
astarte/device/mapping.py 100.00% <100.00%> (ø)