You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
We already started this refactoring in #141 and #142. The purpose of this work is to have small classes that implement specific libndt behaviors. This will allow us to write in a simpler way unit tests for each class and progress more easily towards full code coverage.
The main motivation of this refactoring, thus, is to change the structure of the library so that it is possible to move faster in making changes to it with confidence.
The text was updated successfully, but these errors were encountered:
We already started this refactoring in #141 and #142. The purpose of this work is to have small classes that implement specific libndt behaviors. This will allow us to write in a simpler way unit tests for each class and progress more easily towards full code coverage.
The main motivation of this refactoring, thus, is to change the structure of the library so that it is possible to move faster in making changes to it with confidence.
The text was updated successfully, but these errors were encountered: