pnp / pnpcore

The PnP Core SDK is a modern .NET SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying API's being called
https://aka.ms/pnp/coresdk/docs
MIT License
288 stars 188 forks source link

#1365 #1369 prevent crash on image and location columns #1411

Closed wizofaus closed 4 months ago

wizofaus commented 4 months ago

unit test will only work with mocked data or if you explicitly create list on your site with correct columns

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 81.60%. Comparing base (63545f3) to head (30ad21d). Report is 1841 commits behind head on dev.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1411 +/- ## ========================================== - Coverage 82.42% 81.60% -0.83% ========================================== Files 416 624 +208 Lines 28590 43720 +15130 Branches 0 4579 +4579 ========================================== + Hits 23565 35677 +12112 - Misses 5025 6697 +1672 - Partials 0 1346 +1346 ```

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