measure
Here are 252 public repositories matching this topic...
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Mar 30, 2022 - TypeScript
-
Updated
Feb 12, 2021 - Rust
Selinux compliance
Bug description
Scaphandre doesn't provide selinux module to be granted, so scaphandre is not supposed able to reach /proc files
To Reproduce
Run podman scaphandre on a CentOS node with Selinux permissive or enforced.
Expected behavior
```type=PROCTITLE` msg=audit(1620219205.083:466054): proctitle=2F7573722F6C6F63616C2F62696E2F7363617068616E6472650070726F6D657468657573
typ
-
Updated
Feb 28, 2022 - TypeScript
-
Updated
May 3, 2021 - PHP
ResizeObserver loop limit exceeded errors thrown during usage.
From my brief search around the internet it seems as though this is harmless but it does add a lot of noise in common usage and that that noise could be avoided
-
Updated
Mar 27, 2022 - Python
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Mar 30, 2022 - Java
-
Updated
Nov 2, 2020 - Python
-
Updated
Jan 13, 2022 - PHP
-
Updated
Apr 6, 2021 - Python
-
Updated
Aug 5, 2019 - Python
-
Updated
Feb 23, 2022 - Java
-
Updated
Jul 31, 2020 - Scala
This project is always looking for help with translation to non-English languages. If the translation to your language is missing, incomplete or has errors, you're very welcome to contribute!
Where are the files to translate?
This project uses [Microsoft's .resx file format](https://docs.microsoft.com/en-us/dotnet/framework/resources/creating-resource-files-for-desktop-apps#resources-in-
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Jan 5, 2022 - Jupyter Notebook
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Nov 15, 2021
No Unit found is not descriptive at all.
We should at least make that error message more clear for cases like:
- "75kg" instead of "75 kg"
Our assumption for parsing a compound quantity is that there will be a space character between the value and the unit
Improve this page
Add a description, image, and links to the measure topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the measure topic, visit your repo's landing page and select "manage topics."
As per angularsen/UnitsNet#328 (comment)
Having a set of tests to validate that the correct abbreviation notations and symbols are used would be helpful, as we have seen from before that discrepancies tend to creep in over time.
See #328 for the (currently work in progress) guideline, go through the comments and identify what tests to write for the guid