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 log. #20

Merged
merged 4 commits into from
Jun 16, 2024
Merged

Add log. #20

merged 4 commits into from
Jun 16, 2024

Conversation

ste1hi
Copy link
Owner

@ste1hi ste1hi commented Jun 16, 2024

Close #19.

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2bf649d) to head (fb1f464).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines          319       381   +62     
=========================================
+ Hits           319       381   +62     

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

@ste1hi ste1hi merged commit 4b1e776 into master Jun 16, 2024
12 checks passed
@ste1hi ste1hi deleted the add-log branch June 16, 2024 08:08
ste1hi added a commit that referenced this pull request Jul 1, 2024
* Add log.

* Support python 3.8.

* Fix failed test in python38.
Change directory sturcture.
Add test for log.py.

* Delete Tools folder.
ste1hi added a commit that referenced this pull request Jul 1, 2024
* Add make project.

* add test and doc.

* Add remote judge (#16)

* Add feature.

* Add test.

* Add init test.

* Add test.

* Finish the tests, and change the output checking method.

* Add documentation

* Fix test failing in python 3.8.

* Change the output checking method in test_func.py. (#18)

* Change the output checking method in test_func.py.

Use redirect_stdout method in test_func.py.
Change the `venv/` into `venv*/` in .gitignore.

* Delete a package that is not used in test_func.py

* add test and doc.

* Change project structure to follow issue #17.

* Add remote judge (#16)

* Add feature.

* Add test.

* Add init test.

* Add test.

* Finish the tests, and change the output checking method.

* Add documentation

* Fix test failing in python 3.8.

* Change the output checking method in test_func.py. (#18)

* Change the output checking method in test_func.py.

Use redirect_stdout method in test_func.py.
Change the `venv/` into `venv*/` in .gitignore.

* Delete a package that is not used in test_func.py

* Add log. (#20)

* Add log.

* Support python 3.8.

* Fix failed test in python38.
Change directory sturcture.
Add test for log.py.

* Delete Tools folder.

* Delete dup import.

* Update test_basic.py

* Change test_project file.
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.

[Feature Request]Add log.
1 participant