ImperialCollegeLondon / FINESSE

A graphical user interface for controlling and monitoring an interferometer device
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Release v2 of FINESSE #604

Closed alexdewar closed 5 months ago

alexdewar commented 6 months ago

This PR contains various small tweaks and bumps the version number to 2.0.0. I thought these small changes probably didn't deserve their own PRs.

Commit 4ff93ff is an actual bug fix (fixes #582). Jon has tested it thoroughly last week and confirmed that it works.

Besides that, there are some config file changes and a fix to the readme.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 84.67%. Comparing base (5c0127f) to head (75e9f00). Report is 164 commits behind head on main.

Files Patch % Lines
finesse/gui/main_window.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #604 +/- ## ========================================== + Coverage 80.66% 84.67% +4.01% ========================================== Files 69 69 Lines 3361 3452 +91 ========================================== + Hits 2711 2923 +212 + Misses 650 529 -121 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.