Update README.md
Rename organization
This commit is contained in:
parent
a247d0bdf4
commit
4d5a578da3
@ -3,7 +3,7 @@
|
|||||||
A **Refactor metric-consumer** task
|
A **Refactor metric-consumer** task
|
||||||
|
|
||||||
> [!Tip]
|
> [!Tip]
|
||||||
> Use [Improve branch](/NewRelic/be-technical-interview-rust/src/branch/improved) as a full refactoring for <u>better quality, maintenance and readability</u>. (Structs, implementaitions, settings for multiple inputs, etc).
|
> Use [Improve branch](/jesus/be-technical-interview-rust/src/branch/improved) as a full refactoring for <u>better quality, maintenance and readability</u>. (Structs, implementaitions, settings for multiple inputs, etc).
|
||||||
|
|
||||||
[Home Task exercise description](Home-Task_exercise_interview_Rust.pdf)
|
[Home Task exercise description](Home-Task_exercise_interview_Rust.pdf)
|
||||||
|
|
||||||
@ -14,13 +14,13 @@ A **Refactor metric-consumer** task
|
|||||||
|
|
||||||
> There are several branches developed as proposal:
|
> There are several branches developed as proposal:
|
||||||
|
|
||||||
- [Basic fixed one](/NewRelic/be-technical-interview-rust/src/branch/basic-fixed)
|
- [Basic fixed one](/jesus/be-technical-interview-rust/src/branch/basic-fixed)
|
||||||
|
|
||||||
> A basic code review, fixed with minor and essential changes to work as expected.
|
> A basic code review, fixed with minor and essential changes to work as expected.
|
||||||
|
|
||||||
> Tests are included for verification.
|
> Tests are included for verification.
|
||||||
|
|
||||||
- [Improve one](/NewRelic/be-technical-interview-rust/src/branch/improved)
|
- [Improve one](/jesus/be-technical-interview-rust/src/branch/improved)
|
||||||
|
|
||||||
- [x] Define a basic model, easily to extend and modify. **Abstraction / Generic**.
|
- [x] Define a basic model, easily to extend and modify. **Abstraction / Generic**.
|
||||||
- [x] Structs and implementations to specific metricis traitments. **Modular appoach**.
|
- [x] Structs and implementations to specific metricis traitments. **Modular appoach**.
|
||||||
|
Loading…
Reference in New Issue
Block a user