Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

feat: csharp add more test #142

Merged
merged 14 commits into from
Nov 13, 2023
Merged

feat: csharp add more test #142

merged 14 commits into from
Nov 13, 2023

Conversation

moyilong
Copy link
Contributor

@moyilong moyilong commented Nov 9, 2023

add test
fix i18n doc missing

@moyilong moyilong changed the title Feat csharp add more test feat: csharp add more test Nov 9, 2023
@github-actions github-actions bot removed the github label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #142 (5905b6a) into main (3eb9a89) will increase coverage by 6.90%.
The diff coverage is 70.87%.

@@             Coverage Diff              @@
##               main     #142      +/-   ##
============================================
+ Coverage     57.57%   64.48%   +6.90%     
  Complexity        2        2              
============================================
  Files            81       70      -11     
  Lines          2046     1971      -75     
  Branches        155      155              
============================================
+ Hits           1178     1271      +93     
+ Misses          824      645     -179     
- Partials         44       55      +11     
Files Coverage Δ
...ages/csharp/Pleisto.Flappy.Test/CodeInterpreter.cs 100.00% <100.00%> (ø)
...Flappy.Test/Features/CodeInterpreterFeatureTest.cs 100.00% <100.00%> (ø)
...rp/Pleisto.Flappy.Test/Features/FeatureTestBase.cs 100.00% <100.00%> (ø)
...ges/csharp/Pleisto.Flappy.Test/LLM/BaichuanTest.cs 28.57% <ø> (ø)
...ages/csharp/Pleisto.Flappy.Test/LLM/ChatGPTTest.cs 27.27% <ø> (ø)
...harp/Pleisto.Flappy/CodeInterpreter/NativeInput.cs 100.00% <ø> (ø)
...arp/Pleisto.Flappy/CodeInterpreter/NativeResult.cs 100.00% <ø> (ø)
...ptions/InvalidJsonWithSchemaValidationException.cs 0.00% <ø> (ø)
...odeInterpreter/CodeInterpreterFeatureDefinition.cs 100.00% <100.00%> (+100.00%) ⬆️
...sharp/Pleisto.Flappy/Features/FlappyFeatureBase.cs 85.29% <100.00%> (ø)
... and 17 more

... and 14 files with indirect coverage changes

Impacted file tree graph


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3eb9a89...5905b6a. Read the comment docs.

@toadfanszz toadfanszz added this pull request to the merge queue Nov 13, 2023
Merged via the queue into main with commit 0fb77bc Nov 13, 2023
@toadfanszz toadfanszz deleted the feat-csharp-add-more-test branch November 13, 2023 02:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants