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: oembed query not working #345

Merged
merged 2 commits into from
Apr 15, 2021
Merged

fix: oembed query not working #345

merged 2 commits into from
Apr 15, 2021

Conversation

atymic
Copy link
Owner

@atymic atymic commented Apr 15, 2021

Closes #344

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #345 (dfe19cd) into main (335feed) will decrease coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #345      +/-   ##
============================================
- Coverage     35.12%   34.96%   -0.17%     
  Complexity      357      357              
============================================
  Files            31       31              
  Lines           800      798       -2     
============================================
- Hits            281      279       -2     
  Misses          519      519              
Impacted Files Coverage Δ Complexity Δ
src/ApiV1/Traits/StatusTrait.php 8.33% <100.00%> (-4.83%) 19.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 335feed...dfe19cd. Read the comment docs.

@atymic atymic merged commit fec288a into main Apr 15, 2021
@atymic atymic deleted the fix/oembed branch April 15, 2021 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getOembed api v1.1 throws exception
1 participant