issues
search
finopsfoundation
/
focus_validator
Validator resource for checking datasets against the FOCUS specification
MIT License
15
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Creates a Dockerfile to enable generation of a FOCUS Validator Docker image
#116
bruno-lopes
opened
3 weeks ago
1
1.0 release to main
#115
mike-finopsorg
closed
5 months ago
0
Adding 1.0 rule set #113
#114
mike-finopsorg
closed
5 months ago
0
1.0 Ruleset needed
#113
mike-finopsorg
closed
5 months ago
0
Reading and writing currency codes to a proper location within package
#112
hanzhinstas
opened
9 months ago
0
Refactored profiling, adjusted lint and updated pytest default logging
#111
johrenberger
opened
10 months ago
0
New performance profiler and updates to test data generation
#110
johrenberger
closed
10 months ago
0
Improved CSV generator and performance test
#109
johrenberger
closed
10 months ago
0
A Faker test data generation tool with a simplistic performance test.
#108
johrenberger
closed
10 months ago
0
Issues/fix import path for default version sets, output of unittest outputter and null checks, deprecates support for python 3.9.
#107
varunmittal91
closed
11 months ago
0
Removed magic dependency.
#105
varunmittal91
closed
11 months ago
0
JSON schema for language-agnostic validation
#104
tothandras
opened
11 months ago
4
Added sql query check for conforming values between multiple dimensions.
#103
varunmittal91
closed
12 months ago
3
First pass of validation rules for FOCUS 1.0
#102
joshk0
closed
12 months ago
0
Fixed bump2version config, setting current_version pattern.
#101
varunmittal91
closed
12 months ago
0
Rename all rule definitions
#100
joshk0
closed
12 months ago
0
Relax validation check for datetime
#99
joshk0
closed
1 year ago
0
Aggregate failures in console output
#98
joshk0
closed
1 year ago
0
fix poetry build not including version_sets/0.5 files
#97
joshk0
closed
1 year ago
2
Fixed bump2version config, setting current_version pattern.
#96
varunmittal91
closed
1 year ago
0
Moved pandera to latest version with pydantic 2 compatibility.
#95
varunmittal91
closed
1 year ago
0
Changed base python version to start from 3.8.
#94
varunmittal91
closed
1 year ago
0
Test lint config.
#93
varunmittal91
closed
1 year ago
0
Lint: Fixed imports and misconfigured datatype.
#92
varunmittal91
closed
1 year ago
0
Fixed datetime checks ensuring standard datetime dataframe fields can…
#91
varunmittal91
closed
1 year ago
0
Added SubAccountName is all_pass.csv so that the tests can pass.
#90
varunmittal91
closed
1 year ago
0
Fix datetime column parsing using datetime field and not as strings.
#89
varunmittal91
opened
1 year ago
0
Add flag for strict validation else columns that are not required are never validated.
#88
varunmittal91
opened
1 year ago
0
Fill sample column for SubAccountName so that the main pipeline can succeed.
#87
varunmittal91
opened
1 year ago
0
Added support for pydantic v2 and fixed build issues, building packages with yaml files.
#86
varunmittal91
closed
1 year ago
2
Added pypi build github action.
#85
varunmittal91
closed
1 year ago
0
Added bump2version and github action to public pypi packages.
#84
varunmittal91
closed
1 year ago
0
Init pypi integration using poetry build.
#83
varunmittal91
opened
1 year ago
0
Refactored code with lint and code validation using mypy,flake8,isort (#79).
#82
varunmittal91
closed
1 year ago
0
Github workflow fails to run validator to generate validation reports.
#81
varunmittal91
closed
1 year ago
0
Add poetry helper to github actions (#81).
#80
varunmittal91
closed
1 year ago
0
Implement pre-commit scripts to enable certain tests to run locally prior to committing the code.
#79
varunmittal91
closed
1 year ago
0
Added check configs for dimension ChargePeriodEnd (#61).
#78
varunmittal91
closed
1 year ago
0
Implemented Poetry for improved dependency management and easier PyPI…
#77
varunmittal91
closed
1 year ago
0
Add poetry build scripts to streamline package creation.
#76
varunmittal91
closed
1 year ago
0
Add issue creation templates.
#75
varunmittal91
opened
1 year ago
0
Updated samples/all_pass.csv to incorporate new dimensions and metrics (#73).
#74
varunmittal91
closed
1 year ago
0
Update test sample, adding new dimensions and metrics.
#73
varunmittal91
closed
1 year ago
0
Expanded check_id file format to FV-MYYY-YYYY for metric columns and FV-DYYY-YYYY for dimension columns (#71).
#72
varunmittal91
closed
1 year ago
0
Create a distinction between file naming convention for dimensions vs metrics.
#71
varunmittal91
closed
1 year ago
0
WIP: Refcatored rule to new check format removing nested structure.
#70
varunmittal91
closed
1 year ago
0
Restructure rule configs to remove validation_config object.
#69
varunmittal91
closed
1 year ago
0
Added quick stat table to console outputter to show quick summary showing pass/fail counts (#16).
#68
varunmittal91
opened
1 year ago
0
Added new checks to ensure spec-configs have matching check id and file names (#66).
#67
varunmittal91
closed
1 year ago
0
Add additional test to ensure rule files have matching rule_id and file names.
#66
varunmittal91
closed
1 year ago
0
Next