Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dsiUnits
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DigitalDynamicMeasurement
dsiUnits
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
58f877e7fe2d19ca9c29b9cb7fe072def8321f03
Select Git revision
Branches
4
bugfix/#25_stricter-regex
devel
protected
feature/unit_map
main
default
protected
Tags
1
1.0.0
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Aug
13
12
11
4
Jul
15
Apr
14
25
Mar
27
Feb
26
25
28
Oct
25
15
10
9
2
20
Sep
4
Jul
3
29
May
28
27
24
23
22
21
16
15
14
13
8
7
25
Apr
12
Mar
5
29
Feb
28
23
17
19
Jan
18
17
16
20
Dec
18
20
Sep
19
18
12
11
7
6
5
fix: Address review comments. Improve docstrings in the regex generator.
bugfix/#25_stri…
bugfix/#25_stricter-regex
Deprecated python 3.8
feature/unit_map
feature/unit_map
Fix: lone case of 'degreeCelsius' for PID link
amend: Uncommented test lines
feature: renamed module
deprecation: Deprecated old mappings
feature: Included conversion to base unit within the map
fix: Deprecated redundant mappings
feature: Simplified _parse_bipm_rp() method (more efficient and readable)
feature: Simplified maps and added todo/fixme comments
feature: map for DSI units
pkg: Bump version
feature: Defined map for DSI prefix
feature: Review comments
feature: Improved python code on the regex_generator.py
test: Parametrize regex test
test: Delete outdated test file
feat: Regex: accept fraction notation with underscore in exponents
fix: Regex: one, percent and ppm can no longer have prefixes or exponents
Merge branch 'eslint' into 'devel'
devel
devel
merge Eslint (correctly)
Merge branch 'feature/branch-policy' into 'devel'
Branch MR policy
Merge branch 'fix_devel' into 'devel'
Merge branch 'devel_js' into 'fix_devel'
JS/TS changes to fix devel
Feature #27: python tests
26 Pkg reestructure
Merge branch 'main' into 'devel'
only pytest 7 is supported by python 3.7
main
main
dont restrict pytest-cov for 3.8 or lower python any more
next try for coverage
try to find pytest-cov for older python versions
downgraded pytest cov for python 3.7 support
added testing deps
fixed test requirements
fixed eV to J conversion by adding double conversion
Merge branch 'devel' into main
added BIPM-SI_RP _ in exponentes to support fractions as in sugested
added BIPMRP syntax parsing to constructor
Loading