center-for-threat-informed-defense / tram

TRAM is an open-source platform designed to advance research into automating the mapping of cyber threat intelligence reports to MITRE ATT&CK®.
https://ctid.mitre-engenuity.org/our-work/tram/
Apache License 2.0
436 stars 93 forks source link

WIP: Move Text Extraction #122

Closed MarkDavidson closed 2 years ago

MarkDavidson commented 2 years ago

This is an architectural change to support the eventual implementation of fulltext ML models

What Changed:

Limitations:

codecov[bot] commented 2 years ago

Codecov Report

Merging #122 (375b52f) into master (435e501) will increase coverage by 1.71%. The diff coverage is 98.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   94.43%   96.15%   +1.71%     
==========================================
  Files          20       21       +1     
  Lines         827      832       +5     
==========================================
+ Hits          781      800      +19     
+ Misses         46       32      -14     
Impacted Files Coverage Δ
src/tram/tram/serializers.py 95.16% <ø> (ø)
src/tram/tram/views.py 94.84% <ø> (ø)
src/tram/tram/ml/base.py 98.73% <98.33%> (+5.84%) :arrow_up:
src/tram/tram/admin.py 100.00% <100.00%> (ø)
...rc/tram/tram/migrations/0011_auto_20211213_1353.py 100.00% <100.00%> (ø)
src/tram/tram/models.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication