Skip to content

fix: await get_file_from_data#71

Merged
armanddidierjean merged 1 commit into
devfrom
get_file_as_data-await
Apr 21, 2026
Merged

fix: await get_file_from_data#71
armanddidierjean merged 1 commit into
devfrom
get_file_as_data-await

Conversation

@armanddidierjean

Copy link
Copy Markdown

Description

Summary

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Database migrations required
  • Other: ...

Testing

  • 1. Tested this locally
  • 2. Added/modified tests that pass the CI (or tested in a downstream fork)
  • 3. Tested in a deployed pre-prod
  • 0. Untestable (exceptionally), will be tested in prod directly

Documentation

  • Updated the docs accordingly :
  • " Docstrings
  • # Inline comments
  • No documentation needed

@armanddidierjean armanddidierjean added bug Something isn't working core labels Apr 21, 2026
@codecov

codecov Bot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
app/core/feed/endpoints_feed.py 0.00% 1 Missing ⚠️
app/core/groups/endpoints_groups.py 0.00% 1 Missing ⚠️
app/modules/calendar/endpoints_calendar.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@armanddidierjean armanddidierjean merged commit 70fb8a6 into dev Apr 21, 2026
6 checks passed
@armanddidierjean armanddidierjean deleted the get_file_as_data-await branch April 21, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant