pfh59 / eve-whmapper

simple eve online wormhole mapper.
MIT License
23 stars 7 forks source link

Optimization Reliability #281

Closed pfh59 closed 2 months ago

pfh59 commented 2 months ago

Fix : Do not check floating point inequality with exact values, use a range instead. Fix : Await ShowAsync instead. Fix : Await CountAsync instead. Fix : Await CreateDbContextAsync instead.

github-actions[bot] commented 2 months ago

Overview

Image reference pfh59/eve-whmapper:latest pfh59/eve-whmapper:0236b64
- digest a62a9e188819 75a5a583b808
- tag latest 0236b64
- provenance https://github.com/pfh59/eve-whmapper/commit/35b213c744e11711c3cb2f515e8625c423953d28 https://github.com/pfh59/eve-whmapper/commit/f88c0a5abcde7e5b6a206f654a64199f3ccb83a1
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
- platform linux/amd64 linux/amd64
- size 55 MB 63 MB (+7.5 MB)
- packages 385 385
Base Image alpine:8.0-alpine
also known as:
3.19
3.19.2
alpine:3.19
also known as:
3.19.2
- vulnerabilities critical: 0 high: 0 medium: 0 low: 0 critical: 0 high: 0 medium: 0 low: 0
Labels (3 changes) > * `±` 3 changed > * _5 unchanged_ ```diff -org.opencontainers.image.created=2024-06-24T20:29:05.049Z +org.opencontainers.image.created=2024-06-25T07:53:40.974Z org.opencontainers.image.description=simple eve online wormhole mapper. org.opencontainers.image.licenses=MIT -org.opencontainers.image.revision=35b213c744e11711c3cb2f515e8625c423953d28 +org.opencontainers.image.revision=f88c0a5abcde7e5b6a206f654a64199f3ccb83a1 org.opencontainers.image.source=https://github.com/pfh59/eve-whmapper org.opencontainers.image.title=eve-whmapper org.opencontainers.image.url=https://github.com/pfh59/eve-whmapper -org.opencontainers.image.version=main +org.opencontainers.image.version=0236b64 ```
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud