AndrewDanilin
  • Joined on 2023-09-12
71829af56a use lowercase in error
7d1c381616 remove unuseful files
AndrewDanilin commented on pull request TrueCloudLab/monza#3 2023-12-26 05:10:07 +00:00
Print name of invoked method in transaction

Sorry for a long time inactive, my laptop was tired and wanted to break down :( I added some tests for checking correct behaviour of ExtractCalls function.

69af542d99 goimports and fix some bug
2951b2b917 Add tests, fix code style
70e4aa37f3 remove unuseful if err block
AndrewDanilin created pull request TrueCloudLab/monza#3 2023-11-21 21:55:35 +00:00
[#2] print name of invoked method in transaction
96c42bfcbc [#2] print name of invoked method in transaction
AndrewDanilin created repository AndrewDanilin/monza 2023-11-07 07:41:14 +00:00
c0780510aa [#88] netmap: use bool, fix hrw_sort tests
d13062b811 [#88] netmap: fix min aggregator bug, add tests
Compare 2 commits »
5e51e7dcae [#88] netmap: use bool, fix hrw_sort tests
c352ec1c93 netmap: [#88] use bool, fix hrw_sort tests
5f8e9917ee netmap: [#88] fix min aggregator bug, add tests
c8d82dae38 netmap: [#88] min aggregator bug fixed, tests added
AndrewDanilin commented on pull request TrueCloudLab/frostfs-sdk-go#164 2023-09-16 13:37:33 +00:00
[#88] min aggregator bug fixed, tests added

Good advice, I'll change it.

AndrewDanilin commented on pull request TrueCloudLab/frostfs-sdk-go#164 2023-09-15 11:33:07 +00:00
[#88] min aggregator bug fixed, tests added

It is a common practice to write commit message imperatively. Could you add a commit sign-off like a Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com> - we have CI step which is…

b8a0444ddd [#88] min aggregator bug fixed, tests added
AndrewDanilin created pull request TrueCloudLab/frostfs-sdk-go#164 2023-09-12 18:30:00 +00:00
WIP: [#88] min aggregator bug fixed, tests added