• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sapcc / limes
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: gomm-remove-coveralls
DEFAULT BRANCH: master
Repo Added 09 Mar 2017 06:17PM UTC
Files 66
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix-save-rateinfo
branch: fix-save-rateinfo
CHANGE BRANCH
x
Reset
  • fix-save-rateinfo
  • acpq-buildup-improvements
  • acpq-quota-overrides-bug
  • add-cluster-level-path
  • add-status-to-get-commitments-api
  • add_topologies
  • api_test_fix
  • audit-format
  • audit-library
  • auditevent-projectid
  • auto-approve
  • autoapproval-metrics
  • autoupdateable-deps
  • avoid-backendquota-edit-war
  • baremetal-quotas
  • better-log-for-project-deletion-errors
  • block-expiry-notifications-as-needed
  • bump-go-api-declarations
  • bump-go-bits
  • bump-liquidapi
  • burst-audit-trail
  • burst-inconsistencies
  • burst-quota
  • cadf-audit-log
  • cadf-audit-trail
  • capacity-plugin-metrics
  • cfm
  • cfm-recognize-duplicate-pools
  • cfm-sized-used
  • cfm-update
  • check-metadata-integrity
  • cinder_capacity
  • cinder_update
  • cleanup
  • cli
  • cluster-config-validation-testing
  • commitment-merging
  • commitment-table-type-cleanup
  • commitment-uuid
  • commitment_notification
  • conf_validitaion
  • consistent-plugin-metrics-delivery
  • consume-liquid-utils-from-go-bits
  • consumption-mode
  • continuously-applied-constraints
  • custom-quota-class-set
  • decouple-mock-and-plugin
  • delegate_commitment_acceptance
  • desired-backend-quota
  • docs
  • domain-specific-commitment-configuration
  • domain_api
  • enable-liquid-info-polling
  • endpoint-opts
  • error-audit-events
  • example
  • failed_capa_scrapes
  • field-test-for-option-type-2
  • fix-acpq-for-ceph
  • fix-azseparated-sum-quota
  • fix-crash-in-topology
  • fix-dupword-lint
  • fix-liquid-cinder
  • fix_expiration_notification
  • fix_expiring_commitments
  • fix_fcd
  • fix_modernize
  • fix_projectID
  • fix_project_api
  • fix_tests
  • flavors
  • gh-workflows
  • go-bindata
  • gomm-remove-coveralls
  • graceful-shutdown
  • ha_reserve
  • handle_teapod
  • health-ping
  • inconsistency-detection
  • initial-domain-quota
  • instance-hypervisors
  • instance-ip-addresses
  • introduce_liquid_version_where_missing
  • ironic-capacity
  • ironic_limit
  • ironic_override
  • lbaas_optional
  • liquid-ironic-fix-topology
  • liquid-ironic-limit-memusage
  • liquid-manila-capacity-reporting
  • liquid-nova-capacity-underflow
  • liquid-nova-capacity-underreporting
  • liquid-nova-fix-missing-az
  • liquid-nova-more-debug-output
  • liquid-nova-pooled-extra-specs
  • liquid-nova-report-capacity
  • liquid-nova-report-usage
  • liquidapi-validation
  • localize_cluster_level_timestamps
  • lock-down-topology-exceptions
  • mail-optional
  • mail_support
  • manila-capacity-plugin
  • manila-no-double-counting
  • manila_capacity_only_default
  • manual-capacity-input
  • master
  • match_toplogy
  • max_quota
  • merge-scrape-and-scrape-rates-job
  • merge_capacitors_services_config
  • metrics-with-servicename-label
  • metrics_manila_snapmirror
  • mig-netapp-metrics
  • min_expiresAt_metric
  • minor-fixes
  • mock-liquids
  • modernize
  • multiple-constraints
  • neutron-liquid-support-dynamic-quotas
  • neutron-liquid-support-vpnaas-fwaas
  • neutron-quota-details
  • new-cfm
  • nova_capacity
  • obfuscated-errors
  • os-type
  • physical-usage
  • plugins
  • prioritize-scraping-new-services
  • project_commitment_uuid_type
  • project_level_v2
  • quota-seeding
  • rate-topology
  • ratelimits
  • readme-update
  • refactor
  • refactor-discovery-plugins
  • refactor_capacitors_config
  • refactoring-remove-core-service-info
  • relabel_metric
  • reliable-scrape-of-plugin-metrics
  • remove-legacy-nova-plugins
  • remove-productname
  • remove-resource-data-types
  • remove_cluster_capacitor_table
  • remove_liquid_service_type
  • remove_liquid_service_type_2
  • remove_project_level_v1
  • rename_cluster_level
  • renew
  • renovate/external-dependencies
  • renovate/github.comsapcc
  • replace-max-quota-with-forbidden
  • resource_topology
  • resource_topology_fix
  • revert-liquid-cinder-changes
  • revert-revert-liquid-cinder-changes
  • rollup
  • save_service_info_in_db
  • schwift
  • server-groups
  • set-quota
  • share-replica-quotas
  • simplify-commitment-acceptance-check
  • simulate-put
  • subcapacities
  • subresource-AZ
  • subresources
  • support-network-bgpvpn-quota
  • swift-account-metrics
  • swift_capacity
  • swift_gone
  • swift_plugin
  • test-fix
  • trace-serviceinfo-updates
  • typo
  • unbreak-cinder-api
  • update-easypg
  • use-liquid-normalize-az
  • use-postgres-for-testing
  • use-postlite
  • use_octavia_quota_usage
  • utilize_service_info_from_db2
  • versatile-resources
  • version_discovery
  • workaround_manila

25 Aug 2025 01:48PM UTC coverage: 80.288% (+0.03%) from 80.263%
17210789451

Pull #769

github

majewsky
internal/core: fix rates records created from configured rates

We only relied on the RateInfo returned by LIQUID when creating `rates`
records, but for rates that are only configured (i.e. limit only and no
usage), we do not have a RateInfo. In this case, we're now putting in
UnitNone and FlatTopology as reasonable fallbacks. If anything else
needs to be supported in the future, we need to extend the config
format.
Pull Request #769: internal/core: fix rates records created from configured rates

12 of 12 new or added lines in 1 file covered. (100.0%)

7523 of 9370 relevant lines covered (80.29%)

57.69 hits per line

Relevant lines Covered
Build:
Build:
9370 RELEVANT LINES 7523 COVERED LINES
57.69 HITS PER LINE
Source Files on fix-save-rateinfo
  • Tree
  • List 66
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17210789451 fix-save-rateinfo internal/core: fix rates records created from configured rates We only relied on the RateInfo returned by LIQUID when creating `rates` records, but for rates that are only configured (i.e. limit only and no usage), we do not have a RateInfo. In t... Pull #769 25 Aug 2025 01:51PM UTC majewsky github
80.29
See All Builds (3379)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc