Skip to content

Feat: get_node_children_by_path in rust#110

Merged
ZibanPirate merged 12 commits intomainfrom
feat/get_children_by_path
May 20, 2025
Merged

Feat: get_node_children_by_path in rust#110
ZibanPirate merged 12 commits intomainfrom
feat/get_children_by_path

Conversation

@ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Feb 15, 2025

Description

  • Rust: added populated node code, can be accessed, for example: assert_eq!(umkb.code, "UMKB").
  • Rust: added get_node_by_path function under "static" feature
  • Rust: changed to a more accurate diff check in CI
  • Data: "University of Badji Mokhtar Annaba" was missing the info about the uni, while it had info about its children, so I added the missing ./_data/ubma/info.json.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Updated the dataset

@github-actions github-actions bot added the rust label Feb 15, 2025
@ZibanPirate ZibanPirate changed the title Feat: get_children_by_path in rust Feat: get_node_children_by_path in rust Feb 15, 2025
@ZibanPirate ZibanPirate force-pushed the feat/get_children_by_path branch from b399846 to 6a66657 Compare February 15, 2025 11:32
@ZibanPirate ZibanPirate force-pushed the feat/get_children_by_path branch from 6a66657 to 246b6b7 Compare February 15, 2025 11:37
@github-actions github-actions bot added the data Data related changes ( _data folder ) label Feb 16, 2025
@ZibanPirate ZibanPirate marked this pull request as ready for review May 18, 2025 13:42
@ZibanPirate ZibanPirate requested a review from a team May 18, 2025 13:43
@ZibanPirate ZibanPirate merged commit 15f1247 into main May 20, 2025
2 checks passed
@ZibanPirate ZibanPirate deleted the feat/get_children_by_path branch May 20, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data Data related changes ( _data folder ) rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants