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

Serve SharePoint documents from generic view #5989

Merged
merged 7 commits into from
Mar 6, 2025

Test errors are raised when unsupported types are serialized

787cf42
Select commit
Loading
Failed to load commit list.
Merged

Serve SharePoint documents from generic view #5989

Test errors are raised when unsupported types are serialized
787cf42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 1s

96.65% (+0.01%) compared to c0d85af

View this Pull Request on Codecov

96.65% (+0.01%) compared to c0d85af

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.65%. Comparing base (c0d85af) to head (787cf42).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5989      +/-   ##
==========================================
+ Coverage   96.64%   96.65%   +0.01%     
==========================================
  Files        1085     1089       +4     
  Lines       25486    25580      +94     
  Branches     1687     1690       +3     
==========================================
+ Hits        24630    24724      +94     
  Misses        699      699              
  Partials      157      157              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.