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

Added check for metadata validation #807

Merged
merged 11 commits into from
Aug 5, 2024

Conversation

LazeringDeath
Copy link
Contributor

What does this Pull Request accomplish?

Check metadata for any invalid characters.

Why should this Pull Request be merged?

Resolve issue#25

What testing has been done?

Created a test to ensure the check is working.

Copy link

github-actions bot commented Jul 19, 2024

Test Results

    30 files  ±  0      30 suites  ±0   37m 17s ⏱️ - 7m 15s
   640 tests +  8     640 ✅ +  8      0 💤 ± 0  0 ❌ ±0 
15 820 runs  +240  14 750 ✅ +230  1 070 💤 +10  0 ❌ ±0 

Results for commit 3b8667d. ± Comparison against base commit aa99a84.

♻️ This comment has been updated with latest results.

@dixonjoel
Copy link
Collaborator

It looks like this branch contains the changes from your encoder / decoder branch. When you created the branch did you branch off of main or off of the encoder branch?

@LazeringDeath LazeringDeath force-pushed the users/tynguyen/metadata_validation branch from 498923f to 201e820 Compare July 22, 2024 16:07
@dixonjoel dixonjoel marked this pull request as ready for review July 22, 2024 17:46
@LazeringDeath LazeringDeath force-pushed the users/tynguyen/metadata_validation branch from 0528c15 to 439c285 Compare July 30, 2024 14:37
@dixonjoel dixonjoel self-requested a review July 31, 2024 14:30
Copy link
Collaborator

@bkeryan bkeryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with suggestions (grammar in error messages).

@LazeringDeath LazeringDeath merged commit 692fa28 into main Aug 5, 2024
17 checks passed
@dixonjoel dixonjoel deleted the users/tynguyen/metadata_validation branch September 17, 2024 20:17
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.

Metadata validation improvements
3 participants