Skip to content

API Fixes#29

Merged
GDYendell merged 6 commits intomainfrom
api-fixes
Apr 10, 2024
Merged

API Fixes#29
GDYendell merged 6 commits intomainfrom
api-fixes

Conversation

@GDYendell
Copy link
Contributor

@GDYendell GDYendell commented Apr 2, 2024

Fixes made to enable running against a real detector

Fixes #17
Fixes #20

@codecov
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 11.11111% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 38.07%. Comparing base (6a73b76) to head (8ed5b71).

Files Patch % Lines
src/eiger_fastcs/http_connection.py 16.66% 10 Missing ⚠️
src/eiger_fastcs/eiger_controller.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           groups      #29      +/-   ##
==========================================
- Coverage   39.03%   38.07%   -0.96%     
==========================================
  Files           4        4              
  Lines         228      239      +11     
==========================================
+ Hits           89       91       +2     
- Misses        139      148       +9     

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

@GDYendell GDYendell requested a review from TBThomas56 April 2, 2024 12:31
@GDYendell GDYendell mentioned this pull request Apr 2, 2024
1 task
Copy link
Contributor

@TBThomas56 TBThomas56 left a comment

Choose a reason for hiding this comment

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

Makes sense. Code improves error handling and covers more edge cases in the parameter data type and ignored parameters

@GDYendell GDYendell requested a review from jsouter April 4, 2024 14:49
Copy link
Contributor

@jsouter jsouter left a comment

Choose a reason for hiding this comment

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

Looks good, though of course would be good to address the TODOs before this eventually goes into main

Base automatically changed from groups to main April 5, 2024 13:56
@GDYendell GDYendell merged commit 3cb04f6 into main Apr 10, 2024
@GDYendell GDYendell deleted the api-fixes branch April 10, 2024 12:04
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.

Rejected responses not handled properly Handle real detector

3 participants