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

[backend] modify rss http getter to a simple fetch (#8736) #9006

Closed
wants to merge 2 commits into from

[backend] try to retrieve item dc:date to use as pubDate if pubDate d…

bf2ef75
Select commit
Loading
Failed to load commit list.
Closed

[backend] modify rss http getter to a simple fetch (#8736) #9006

[backend] try to retrieve item dc:date to use as pubDate if pubDate d…
bf2ef75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

66.25% (-0.04%) compared to 96bbd5a

View this Pull Request on Codecov

66.25% (-0.04%) compared to 96bbd5a

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 66.25%. Comparing base (96bbd5a) to head (bf2ef75).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...rm/opencti-graphql/src/manager/ingestionManager.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9006      +/-   ##
==========================================
- Coverage   66.28%   66.25%   -0.04%     
==========================================
  Files         597      597              
  Lines       61098    61156      +58     
  Branches     6287     6288       +1     
==========================================
+ Hits        40501    40521      +20     
- Misses      20597    20635      +38     

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