Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
finm-python-for-finance
/
assignment-5
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: finm-python-for-finance/assignment-5
Actions
All workflows
Workflows
Assignment 5 - testing and CI Pipeline
Assignment 5 - testing and CI Pipeline
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
28 workflow runs
28 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Revise README for clarity and project structure
Assignment 5 - testing and CI Pipeline
#28:
Commit
91d398a
pushed by
zaranip
24s
master
master
24s
View workflow file
Enhance sys.path handling in conftest.py
Assignment 5 - testing and CI Pipeline
#27:
Commit
2a967f6
pushed by
zaranip
22s
master
master
22s
View workflow file
Update README.md
Assignment 5 - testing and CI Pipeline
#26:
Commit
05b5459
pushed by
agunavante
25s
master
master
25s
View workflow file
Add files via upload
Assignment 5 - testing and CI Pipeline
#25:
Commit
2133a2b
pushed by
agunavante
24s
master
master
24s
View workflow file
Update README.md
Assignment 5 - testing and CI Pipeline
#24:
Commit
8b57cc7
pushed by
agunavante
23s
master
master
23s
View workflow file
Mock test added, HTML updated
Assignment 5 - testing and CI Pipeline
#23:
Commit
5504461
pushed by
agunavante
26s
master
master
26s
View workflow file
Merge branch 'master' of https://github.com/finm-python-for-finance/a…
Assignment 5 - testing and CI Pipeline
#22:
Commit
9c20328
pushed by
BusyBee945
25s
master
master
25s
View workflow file
amended test_price_loader
Assignment 5 - testing and CI Pipeline
#21:
Commit
56e9db5
pushed by
agunavante
22s
master
master
22s
View workflow file
Added Coverage Report
Assignment 5 - testing and CI Pipeline
#20:
Commit
8d7b82a
pushed by
agunavante
22s
master
master
22s
View workflow file
Error regarding pyplot fixed
Assignment 5 - testing and CI Pipeline
#19:
Commit
9a83b5d
pushed by
agunavante
21s
master
master
21s
View workflow file
Added test_price_loader.py.
Assignment 5 - testing and CI Pipeline
#18:
Commit
6e172ad
pushed by
agunavante
21s
master
master
21s
View workflow file
Minor changes made
Assignment 5 - testing and CI Pipeline
#17:
Commit
aa03728
pushed by
agunavante
22s
master
master
22s
View workflow file
Add comprehensive tests for signal generation in MovingAverageStrategy
Assignment 5 - testing and CI Pipeline
#16:
Commit
b32477c
pushed by
agunavante
21s
master
master
21s
View workflow file
Enhance Broker class with numpy support and update test cases for imp…
Assignment 5 - testing and CI Pipeline
#15:
Commit
ff18272
pushed by
agunavante
27s
master
master
27s
View workflow file
update conftest.py
Assignment 5 - testing and CI Pipeline
#14:
Commit
896a0de
pushed by
BusyBee945
22s
master
master
22s
View workflow file
add raise Error fuction in broker.py
Assignment 5 - testing and CI Pipeline
#13:
Commit
cfc068c
pushed by
BusyBee945
22s
master
master
22s
View workflow file
test
Assignment 5 - testing and CI Pipeline
#12:
Commit
e95dfbd
pushed by
BusyBee945
23s
master
master
23s
View workflow file
test_strategy.py complete
Assignment 5 - testing and CI Pipeline
#11:
Commit
07be23f
pushed by
BusyBee945
33s
master
master
33s
View workflow file
finished test_broker.py
Assignment 5 - testing and CI Pipeline
#10:
Commit
7e100d2
pushed by
BusyBee945
30s
master
master
30s
View workflow file
visualizing the backtesting
Assignment 5 - testing and CI Pipeline
#9:
Commit
ae90f7a
pushed by
se101
26s
master
master
26s
View workflow file
placeholders for the test cases
Assignment 5 - testing and CI Pipeline
#8:
Commit
7a06e12
pushed by
se101
19s
master
master
19s
View workflow file
fixing pipeline errors
Assignment 5 - testing and CI Pipeline
#7:
Commit
704e0bb
pushed by
se101
19s
master
master
19s
View workflow file
strategy, broker and engine files
Assignment 5 - testing and CI Pipeline
#6:
Commit
0e1a947
pushed by
se101
22s
master
master
22s
View workflow file
moving average strategy
Assignment 5 - testing and CI Pipeline
#5:
Commit
e8c5eb0
pushed by
gwino
21s
master
master
21s
View workflow file
price loader saves prices in list and return panda series when called
Assignment 5 - testing and CI Pipeline
#4:
Commit
731b163
pushed by
gwino
19s
master
master
19s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.