pydantic / pydantic-extra-types

Extra Pydantic types.
MIT License
181 stars 48 forks source link

Fix refs blocking docs build #125

Closed sydney-runkle closed 8 months ago

sydney-runkle commented 8 months ago
WARNING -  griffe: /Users/programming/pydantic_work/pydantic-extra-types/pydantic_extra_types/isbn.py:18: No type or
           annotation for parameter 'value'
WARNING -  griffe: /Users/programming/pydantic_work/pydantic-extra-types/pydantic_extra_types/isbn.py:18: Parameter 'value'
           does not appear in the function signature
WARNING -  griffe: /Users/programming/pydantic_work/pydantic-extra-types/pydantic_extra_types/isbn.py:37: No type or
           annotation for parameter 'value'
WARNING -  griffe: /Users/programming/pydantic_work/pydantic-extra-types/pydantic_extra_types/isbn.py:37: Parameter 'value'
           does not appear in the function signature
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (634487f) 100.00% compared to head (eeee1ba) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #125 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 10 Lines 665 665 Branches 166 166 ========================================= Hits 665 665 ```

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