clnsmth / soso

For creating Science On Schema.Org (SOSO) markup in dataset landing pages to improve data discovery through search engines.
https://soso.readthedocs.io/
MIT License
1 stars 0 forks source link

feat: implement heuristic URL validation utility #200

Closed clnsmth closed 3 weeks ago

clnsmth commented 3 weeks ago

Add a utility function to heuristically determine if a given string is a URL, enhancing validation and quality control capabilities. This function aims to differentiate URLs from unstructured text descriptions without guaranteeing absolute certainty.

codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.26%. Comparing base (8f70c10) to head (ec945b9). Report is 1 commits behind head on development.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #200 +/- ## =============================================== + Coverage 96.21% 96.26% +0.04% =============================================== Files 5 5 Lines 476 482 +6 =============================================== + Hits 458 464 +6 Misses 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.