Skip to content

Update setup.py and build_and_test.yml#6

Open
rickecon wants to merge 2 commits into
EAPD-DRB:mainfrom
rickecon:main
Open

Update setup.py and build_and_test.yml#6
rickecon wants to merge 2 commits into
EAPD-DRB:mainfrom
rickecon:main

Conversation

@rickecon

Copy link
Copy Markdown
Contributor

This PR updates setup.py and build_and_test.yml.

@codecov

codecov Bot commented Nov 16, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.35%. Comparing base (6215219) to head (21de7e1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   65.35%   65.35%           
=======================================
  Files           4        4           
  Lines         127      127           
=======================================
  Hits           83       83           
  Misses         44       44           
Flag Coverage Δ
unittests 65.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jdebacker

Copy link
Copy Markdown

LGTM except test python versions need to be updated.

@sayye990

sayye990 commented May 9, 2026

Copy link
Copy Markdown

ethiopia-training-repo/

├── README.md
│ → የፕሮጀክቱ አጠቃላይ መግለጫ፣ ዓላማዎች እና መመሪያዎች

├── LICENSE
│ → ክፍት ምንጭ ፈቃድ (MIT ወይም Apache 2.0)

├── data/
│ ├── raw/ # የመጀመሪያ ዳታ
│ ├── processed/ # የተነጻ ዳታ
│ └── examples/ # የምሳሌ ዳታ

├── notebooks/
│ ├── intro.ipynb # መጀመሪያ ትምህርት ኖትቡክ
│ ├── generation.ipynb # የመንገድ ስልጠና ምሳሌ
│ └── evaluation.ipynb # የቀላል ግምገማ ሂደት

├── src/
│ ├── preprocessing.py # ዳታ ማጽዳት ፋይል
│ ├── model.py # መሰረታዊ ሞዴል
│ └── utils.py # አጋዥ ፋይሎች

├── docs/
│ ├── setup.md # የመጫን መመሪያ
│ ├── training.md # የስልጠና መመሪያ
│ └── faq.md # ተደጋጋሚ ጥያቄዎች

└── requirements.txt
→ የፓኬጅ ዝርዝር (numpy, pandas, scikit-learn)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants