Skip to content

Commit

Permalink
Change readme name to PyLECO
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
BenediktBurger authored Oct 11, 2023
1 parent 91c5a99 commit af59950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# pyleco
# PyLECO
Python reference implementation of the Laboratory Experiment COntrol (LECO) protocol (https://github.com/pymeasure/leco-protocol).

1 comment on commit af59950

@github-actions
Copy link

Choose a reason for hiding this comment

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

PyLECO Coverage

Coverage Report
FileStmtsMissCoverMissing
pyleco
   test.py61610%25–128
pyleco/core
   internal_protocols.py12120%25–70
   message.py62298%121, 148
TOTAL2117568% 

Coverage Summary

Tests Skipped Failures Errors Time
84 0 💤 0 ❌ 0 🔥 0.809s ⏱️

Please sign in to comment.