Skip to content

test: improve coverage on fetch resource plug#3191

Merged
Ziinc merged 2 commits intoLogflare:mainfrom
nelsonmestevao:ne/linting
Feb 24, 2026
Merged

test: improve coverage on fetch resource plug#3191
Ziinc merged 2 commits intoLogflare:mainfrom
nelsonmestevao:ne/linting

Conversation

@nelsonmestevao
Copy link
Copy Markdown
Contributor

No description provided.

end

defp uuid?(_), do: false
defp get_source_from_headers(conn) do
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a bug where x-collection would never be called.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove support for x-collection and collection-related terminology, it is unused and we won't be changing the terminology any time soon.
could you do a separate PR for this? 🙏

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ziinc done in PR #3197 🙏

@nelsonmestevao nelsonmestevao force-pushed the ne/linting branch 6 times, most recently from 1629609 to 055be88 Compare February 24, 2026 00:23
end

defp uuid?(_), do: false
defp get_source_from_headers(conn) do
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove support for x-collection and collection-related terminology, it is unused and we won't be changing the terminology any time soon.
could you do a separate PR for this? 🙏

@Ziinc Ziinc merged commit 012c75a into Logflare:main Feb 24, 2026
11 checks passed
@nelsonmestevao nelsonmestevao deleted the ne/linting branch February 24, 2026 09:34
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.

2 participants