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

Add endpoint to get most recently elected boards #599

Open
wants to merge 8 commits into
base: stable
Choose a base branch
from

Conversation

LeonVreling
Copy link
Member

Needed for functioning of frontend#2036

@WikiRik
Copy link
Member

WikiRik commented Feb 24, 2024

Mentioning it here, but also holds for the other PRs (and will include it on mine in the coming days); would be good if we add some tests. I want to rewrite our testing framework in relation to the mocking of core, but in the meantime we should still add tests

This is the actual endpoint that I needed as for the AC check, and not the one from the previous commit, but we still might want to use that one for something
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.31%. Comparing base (adebc86) to head (096efbb).

Additional details and impacted files
@@            Coverage Diff             @@
##           stable     #599      +/-   ##
==========================================
+ Coverage   98.26%   98.31%   +0.04%     
==========================================
  Files          13       13              
  Lines         288      296       +8     
  Branches       47       49       +2     
==========================================
+ Hits          283      291       +8     
  Misses          5        5              

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

@LeonVreling LeonVreling changed the title Add endpoint to get all current boards Add endpoint to get most recently elected boards Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants