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

fix null return when field is array #41

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

test(datamapper.test): fix tests for array and add empty array unit test

ab2d23b
Select commit
Loading
Failed to load commit list.
Open

fix null return when field is array #41

test(datamapper.test): fix tests for array and add empty array unit test
ab2d23b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2024 in 0s

95.81% (+0.00%) compared to 091670e

View this Pull Request on Codecov

95.81% (+0.00%) compared to 091670e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.81%. Comparing base (091670e) to head (ab2d23b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   95.81%   95.81%           
=======================================
  Files           3        3           
  Lines         239      239           
=======================================
  Hits          229      229           
  Misses         10       10           

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