Conversation
* fix: rectify error in laoding config from file * fix: correct the error of not warning when the custom configuration is missing fields.
…alue (#13) squash branch: chore/auto-unit-display
squash branch: fix/utils
…lding operationtree. (#15) squash branch: bugfix/dfs-build-tree
…16) squash branch: bugfix/fix-statistic
squash branch: bugfix/better-display * fix: rectify bugs in custom settings checking and applying * fix: rectify bug in module scaning
squash branch: chore/better-core optimize the 'Meter' class experience so its instance can truly replace the original model.
squash branch: bugfix/spy-container-change
squash branch: test/v0.1.0
squash branch: chore/v0.1.0-prerelease
Squash branch `chore/repo-management` 1. Improve repo infrastration - ci - build - contributing - documentation 2. Refactor to make the repo structure more concise and intuitive: see `misc` directory. 3. Add `py.typed` to meet PEP-561 requirement.
squash branch `refactor/lint-format`
Coverage Details on ubuntu under Python 3.8
Summary (on
|
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 806 | 2 💤 | 0 ❌ | 0 🔥 | 12.213s ⏱️ |
Coverage Details on macos under Python 3.8
Summary (on
|
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 806 | 2 💤 | 0 ❌ | 0 🔥 | 6.941s ⏱️ |
Coverage Details on windows under Python 3.8
Summary (on
|
| Tests | Skipped | Failures | Errors | Time |
|---|---|---|---|---|
| 806 | 2 💤 | 0 ❌ | 0 🔥 | 12.540s ⏱️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR gets the codebase ready for
torchmeter's birth !!!This PR makes following changes: