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

Small fixes #166

Merged
merged 5 commits into from
Apr 25, 2024
Merged

Small fixes #166

merged 5 commits into from
Apr 25, 2024

Conversation

keurfonluu
Copy link
Owner

@keurfonluu keurfonluu commented Apr 25, 2024

  • Fixed: allow more than 5 USERX values.
  • Fixed: force a white space after the end of TIMBC block (it seems that it is required despite the user guide saying otherwise).

Reminders:

  • Run invoke format to make sure the code follows the style guide,
  • Add tests for new features or tests that would have caught the bug that you're fixing,
  • Write detailed docstrings for all functions, classes and/or methods,
  • If adding new functionality, unit test it and add it to the documentation.

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.21%. Comparing base (00363f6) to head (ff69fc5).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
- Coverage   90.21%   90.21%   -0.01%     
==========================================
  Files          97       97              
  Lines        6284     6283       -1     
==========================================
- Hits         5669     5668       -1     
  Misses        615      615              

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

@keurfonluu keurfonluu merged commit 7b20a99 into master Apr 25, 2024
9 checks passed
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.

1 participant