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 "now" subcommand, as requested #32

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Add "now" subcommand, as requested #32

merged 2 commits into from
Dec 17, 2024

Conversation

prjemian
Copy link
Contributor

Thanks, again, for the suggestion @decarlof!

@prjemian prjemian added the enhancement New feature or request label Dec 17, 2024
@prjemian prjemian added this to the 2.0.0 for APS-U milestone Dec 17, 2024
@prjemian prjemian self-assigned this Dec 17, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12379241266

Details

  • 80 of 195 (41.03%) changed or added relevant lines in 8 files are covered.
  • 7 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-1.0%) to 64.423%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apsbss/bss_dm.py 1 2 50.0%
apsbss/tests/test_server_interface.py 3 6 50.0%
apsbss/bss_is.py 5 9 55.56%
apsbss/tests/test_bss_dm.py 1 5 20.0%
apsbss/tests/test_bss_is.py 1 5 20.0%
apsbss/server_interface.py 5 31 16.13%
apsbss/core.py 43 79 54.43%
apsbss/apsbss.py 21 58 36.21%
Files with Coverage Reduction New Missed Lines %
apsbss/bss_dm.py 1 51.52%
apsbss/apsbss.py 1 36.51%
apsbss/bss_is.py 1 58.33%
apsbss/tests/test_apsbss.py 2 78.16%
apsbss/server_interface.py 2 29.05%
Totals Coverage Status
Change from base Build 12362850525: -1.0%
Covered Lines: 1139
Relevant Lines: 1768

💛 - Coveralls

@prjemian prjemian merged commit 440f191 into main Dec 17, 2024
6 checks passed
@prjemian prjemian deleted the 1-now branch December 17, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

apsbss: add now() feature
2 participants