-
RFID records in event history would be a nice feature, as well as energy usage reports per RFID UUID.
While we're at it, allowing the user to assign human-readable nicknames to the RFID UUIDs would…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this feature is not already filed.
- [X] My model is hosted on OpenAI or Azure. If not, please look at the "model provi…
hyiip updated
3 months ago
-
#### Description
As a user, I need the ability to generate detailed, human-readable reports from the outputs of the `witness verify` command. These reports should provide comprehensive details about …
-
**Describe the bug**
Hey, it appears that support for .NET 6/7 was dropped in the latest minor version. Starting from [v5.4.0](https://github.com/danielpalme/ReportGenerator/releases/tag/v5.4.0), .NE…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
I want to spit out a TAP so that I can get machine-generated reports and stuff, but AVA's built-in reporter is way more human-readable than any of the existing TAP parsers (also, TAP seems to be nearl…
-
### Steps to reproduce
```ruby
# frozen_string_literal: true
require 'bundler/inline'
gemfile(true) do
source 'https://rubygems.org'
gem 'rails'
gem 'sqlite3'
gem('rails-i18n', '…
-
### Motivation
Swift Testing needs to be able to report the full Swift version (as reported by `swift --version`) for diagnostic purposes, e.g. when reading logs produced by a CI job or another engin…
-
**Description**
There seems to be very high single-core CPU usage in versions of wgpu 0.20.0 and later.
**Repro steps**
- Run an example that requires regular redraws (for example, `skybox`) in a…
-
## Expected Behavior
When exporting a view as csv format, date type fields (like service_last_state_change) are in unix timestamp format. Since these reports are mostly for human analysis, i think …