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

Ignore NULL nodes in JSON arrays (clips, effects). #942

Merged
merged 1 commit into from
Oct 7, 2023

Ignore NULL nodes in JSON arrays (clips, effects). This can happen so…

4af8092
Select commit
Loading
Failed to load commit list.
Merged

Ignore NULL nodes in JSON arrays (clips, effects). #942

Ignore NULL nodes in JSON arrays (clips, effects). This can happen so…
4af8092
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 7, 2023 in 1s

33.33% of diff hit (target 54.11%)

View this Pull Request on Codecov

33.33% of diff hit (target 54.11%)

Annotations

Check warning on line 1045 in src/Clip.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Clip.cpp#L1044-L1045

Added lines #L1044 - L1045 were not covered by tests

Check warning on line 1198 in src/Timeline.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Timeline.cpp#L1198

Added line #L1198 was not covered by tests

Check warning on line 1230 in src/Timeline.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Timeline.cpp#L1230

Added line #L1230 was not covered by tests