Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correcting documentation running invalid command #689

Merged
merged 1 commit into from
Jan 19, 2023
Merged

Conversation

nimshi89
Copy link
Contributor

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Jan 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@github-actions
Copy link

ubuntu-latest-python3.11 test results

360 tests  ±0   360 ✔️ ±0   4m 28s ⏱️ +20s
    8 suites ±0       0 💤 ±0 
    8 files   ±0       0 ±0 

Results for commit 97fc792. ± Comparison against base commit 7aceaee.

@github-actions
Copy link

ubuntu-latest-python3.9 test results

360 tests  ±0   360 ✔️ ±0   4m 25s ⏱️ -4s
    8 suites ±0       0 💤 ±0 
    8 files   ±0       0 ±0 

Results for commit 97fc792. ± Comparison against base commit 7aceaee.

This pull request removes 70 and adds 63 tests. Note that renamed tests count towards both.
CatalogMetadata.Testing CatalogMetadata ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
ConfigSchema.Testing cube from config json ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]A QbCube configured by convention should contain appropriate datatypes
[GCC 11.3.0]A QbCube configured with Standard URI style should include file endings in URIs
[GCC 11.3.0]A QbCube configured with WithoutFileExtensions URI style should exclude file endings in URIs
[GCC 11.3.0]A QbCube should fail to validate where foreign key constraints are not met.
[GCC 11.3.0]A QbCube should generate appropriate DCAT Metadata
[GCC 11.3.0]A QbCube should generate csvcubed version specific rdf
[GCC 11.3.0]A QbCube should validate successfully where foreign key constraints are met.
[GCC 11.3.0]A QbCube which references a legacy composite code list should pass all tests
…
CatalogMetadata.Testing CatalogMetadata ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]This should succeed when multiple landing pages are supported
ConfigSchema.Testing cube from config json ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]This should succeed when a a valid csv and config.json file are provided
cli.Test the csvcubed Command Line Interface. ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]The csvcubed build command should output validation errors file
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube and errors when created data only
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube and errors when created from both config and data
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube combining config and convention
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube when an inline code list is defined using code list config schema v1.0 and when there are references to concepts defined elsewhere.
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube when an inline code list is defined using code list config schema v1.0, and the sort order is defined with sort object
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube when the code list is defined using code list config schema v1.0 and when the concepts are hierarchical, and the sort order is defined with sort object
cube.Cube! ‑ py3.9.16 (main, Dec  8 2022, 11:01:53) 
[GCC 11.3.0]Output a cube when the code list is defined using code list config schema v1.0 and when the concepts are not hierarchical, and the sort order is defined with sort object
…

@github-actions
Copy link

windows-latest-python3.11 test results

    9 files  ±0    10 suites  ±0   7m 37s ⏱️ +6s
374 tests ±0  374 ✔️ ±0  0 💤 ±0  0 ±0 
387 runs  ±0  387 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 97fc792. ± Comparison against base commit 7aceaee.

@robons robons changed the title fixing invalid command Correcting documentation running invalid command Jan 19, 2023
@robons robons merged commit 54717e2 into main Jan 19, 2023
@robons robons deleted the nimshi89-patch-1 branch January 19, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants